mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 05:33:02 +02:00
Update device to Pixel 6 for Android 12. (#38416)
This commit is contained in:
@@ -67,11 +67,11 @@ const browsers = {
|
||||
deviceName: 'iPhone 14',
|
||||
isRealMobile: true
|
||||
},
|
||||
galaxyS22: {
|
||||
pixel6: {
|
||||
platformName: 'android',
|
||||
platformVersion: '12',
|
||||
browserName: 'Chrome',
|
||||
deviceName: 'Galaxy S22 5G',
|
||||
deviceName: 'Pixel 6',
|
||||
isRealMobile: true
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user