Skip to content

Commit 4a93721

Browse files
update galaxy s25 name
1 parent f8ece8f commit 4a93721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ export default {
359359
'Xperia 10 IV': { os: 'android', viewport: { width: 412, height: 832 } },
360360
'Honeywell CT40': { os: 'android', viewport: { width: 360, height: 512 } },
361361
'Galaxy S25': { os: 'android', viewport: { width: 370, height: 802 } },
362-
'Galaxy S25+': { os: 'android', viewport: { width: 393, height: 888 } },
362+
'Galaxy S25 Plus': { os: 'android', viewport: { width: 393, height: 888 } },
363363
'Galaxy S25 Ultra': { os: 'android', viewport: { width: 432, height: 941 } },
364364
'iPhone 17': { os: 'ios', viewport: { width: 393, height: 852 } },
365365
'iPhone 17 Pro': { os: 'ios', viewport: { width: 393, height: 852 } },

0 commit comments

Comments
 (0)