Skip to content

Commit

Permalink
fix: Update IOSDeviceType.ts (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
SubbuLomada authored Dec 27, 2024
1 parent 55165df commit b5f13f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/device-managers/IOSDeviceType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ export const IOSDeviceInfoMap: any = {
'iPhone17,2': {
Width: '440',
Height: '956',
Model: 'iPhone 16 Pro Max,
Model: 'iPhone 16 Pro Max',
},
'iPad4,1': {
Width: '768',
Expand Down

0 comments on commit b5f13f5

Please sign in to comment.