Skip to content

Commit

Permalink
Update IOSDeviceType.ts (#1254)
Browse files Browse the repository at this point in the history
  • Loading branch information
SubbuLomada authored Jul 31, 2024
1 parent af0ff02 commit 235ae90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/device-managers/IOSDeviceType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,8 @@ export const IOSDeviceInfoMap: any = {
},
// iPad mini 6
'iPad14,1': {
Width: '',
Height: '',
Width: '744',
Height: '1133',
Model: 'iPad mini 6',
},
// iPad mini 6
Expand Down

0 comments on commit 235ae90

Please sign in to comment.