Skip to content

Commit

Permalink
Update restore.sh (#606)
Browse files Browse the repository at this point in the history
New iPad mini
  • Loading branch information
CatsLover2006 authored Nov 2, 2024
1 parent eed077c commit c952d4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions restore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,8 @@ device_get_name() {
"iPad14,9") device_name="iPad Air 11\" (M2, Cellular)";;
"iPad14,10") device_name="iPad Air 13\" (M2, Wi-Fi)";;
"iPad14,11") device_name="iPad Air 13\" (M2, Cellular)";;
"iPad16,1") device_name="iPad mini (A17 Pro, Wi-Fi)";;
"iPad16,2") device_name="iPad mini (A17 Pro, Cellular)";;
"iPad16,3") device_name="iPad Pro 11\" (M4, Wi-Fi)";;
"iPad16,4") device_name="iPad Pro 11\" (M4, Cellular)";;
"iPad16,5") device_name="iPad Pro 12.9\" (M4, Wi-Fi)";;
Expand Down

0 comments on commit c952d4d

Please sign in to comment.