mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +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',
|
deviceName: 'iPhone 14',
|
||||||
isRealMobile: true
|
isRealMobile: true
|
||||||
},
|
},
|
||||||
galaxyS22: {
|
pixel6: {
|
||||||
platformName: 'android',
|
platformName: 'android',
|
||||||
platformVersion: '12',
|
platformVersion: '12',
|
||||||
browserName: 'Chrome',
|
browserName: 'Chrome',
|
||||||
deviceName: 'Galaxy S22 5G',
|
deviceName: 'Pixel 6',
|
||||||
isRealMobile: true
|
isRealMobile: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user