Enable tablet mode
This commit is contained in:
committed by
Samuel Newman
parent
bf0a847ffe
commit
f3a1ae9553
+1
-1
@@ -77,7 +77,7 @@ module.exports = function (config) {
|
||||
// hsl(211, 99%, 53%), same as palette.default.brandText
|
||||
primaryColor: '#1083fe',
|
||||
ios: {
|
||||
supportsTablet: false,
|
||||
supportsTablet: true,
|
||||
bundleIdentifier: 'xyz.blueskyweb.app',
|
||||
config: {
|
||||
usesNonExemptEncryption: false,
|
||||
|
||||
Reference in New Issue
Block a user