diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-25 19:05:02 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-25 19:05:02 +0200 |
| commit | b6c70d0fdaa4c4d58e8e9e8e41a52bf32d36ef5b (patch) | |
| tree | 2e94023203fa8e497bb8abd2d278c716af37e895 /StoneIsland/plugins/ios.json | |
| parent | 4c9061f8b43a61051ca386c1228dd133c29afc68 (diff) | |
fix statusbar
Diffstat (limited to 'StoneIsland/plugins/ios.json')
| -rw-r--r-- | StoneIsland/plugins/ios.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/StoneIsland/plugins/ios.json b/StoneIsland/plugins/ios.json index c090a55b..62926bf3 100644 --- a/StoneIsland/plugins/ios.json +++ b/StoneIsland/plugins/ios.json @@ -47,6 +47,9 @@ }, "cordova-plugin-google-analytics": { "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "cordova-plugin-statusbar": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": { |
