diff options
Diffstat (limited to 'StoneIsland/plugins/fetch.json')
| -rwxr-xr-x | StoneIsland/plugins/fetch.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/StoneIsland/plugins/fetch.json b/StoneIsland/plugins/fetch.json index e1f47bbb..4d0eafbb 100755 --- a/StoneIsland/plugins/fetch.json +++ b/StoneIsland/plugins/fetch.json @@ -122,5 +122,15 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-app-name": { + "source": { + "type": "registry", + "id": "cordova-plugin-app-name" + }, + "is_top_level": true, + "variables": { + "APP_NAME": "Stone Island" + } } }
\ No newline at end of file |
