diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 00:47:11 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 00:47:11 +0200 |
| commit | 6a9186aea6b85beef28e3eb765fbf2322a1c7890 (patch) | |
| tree | a4a2ad8fcaa8783b4ed3643e950a003c2c0f9de6 /StoneIsland/plugins/fetch.json | |
| parent | b6a9175ffeb718994d6e68c4e3e783449c4f34cd (diff) | |
wtf broken
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 |
