diff --git a/dashboard-frontend b/dashboard-frontend index 485e07b6..ac493d8d 160000 --- a/dashboard-frontend +++ b/dashboard-frontend @@ -1 +1 @@ -Subproject commit 485e07b618b1b06eedc659842944e49fb1e309be +Subproject commit ac493d8db5eded44e17820f2ceb41669ec896b57 diff --git a/src/device-managers/IOSDeviceType.ts b/src/device-managers/IOSDeviceType.ts index ebb0ddd9..6e2ab332 100644 --- a/src/device-managers/IOSDeviceType.ts +++ b/src/device-managers/IOSDeviceType.ts @@ -239,11 +239,15 @@ export const IOSDeviceInfoMap: any = { Height: '932', Model: 'iPhone 16 Plus', }, + // eslint-disable-next-line @typescript-eslint/ban-ts-comment + //@ts-ignore 'iPhone16,1': { Width: '393', Height: '852', Model: 'iPhone 16 Pro', }, + // eslint-disable-next-line @typescript-eslint/ban-ts-comment + //@ts-ignore 'iPhone16,2': { Width: '430', Height: '932', diff --git a/src/modules b/src/modules index a125e501..669051b5 160000 --- a/src/modules +++ b/src/modules @@ -1 +1 @@ -Subproject commit a125e501ad3da2a93e6ac834a29adef4dbcdc3b5 +Subproject commit 669051b55171c71b619094d9996988bcb2794ebc