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
|
// hsl(211, 99%, 53%), same as palette.default.brandText
|
||||||
primaryColor: '#1083fe',
|
primaryColor: '#1083fe',
|
||||||
ios: {
|
ios: {
|
||||||
supportsTablet: false,
|
supportsTablet: true,
|
||||||
bundleIdentifier: 'xyz.blueskyweb.app',
|
bundleIdentifier: 'xyz.blueskyweb.app',
|
||||||
config: {
|
config: {
|
||||||
usesNonExemptEncryption: false,
|
usesNonExemptEncryption: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user