summaryrefslogtreecommitdiff
path: root/StoneIsland/config.xml
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-10-01 16:44:37 +0200
committerJules Laplace <julescarbon@gmail.com>2020-10-01 16:44:37 +0200
commit87ce52ad887322f8549a01e50bf6be61715cb9a9 (patch)
treeaa651ee61cf9b4edcbfdcad106c065f0eeb87e06 /StoneIsland/config.xml
parent7646320651ef7000582ca78d422d2f84f19e6c08 (diff)
fixing multi department selector
Diffstat (limited to 'StoneIsland/config.xml')
-rwxr-xr-xStoneIsland/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml
index c5810632..dc1f60f8 100755
--- a/StoneIsland/config.xml
+++ b/StoneIsland/config.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<widget id="us.okfoc.stoneisland" version="1.4.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="us.okfoc.stoneisland" version="1.4.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Stone Island</name>
<description>
Stone Island
@@ -29,7 +29,7 @@
<preference name="StatusBarStyle" value="default" />
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="ShowSplashScreenSpinner" value="false" />
- <preference name="AutoHideSplashScreen" value="true" />
+ <preference name="AutoHideSplashScreen" value="false" />
<preference name="AllowInlineMediaPlayback" value="true" />
<platform name="ios">
<allow-intent href="itms:*" />