summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/fetch.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 23:07:12 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 23:07:12 -0500
commitef14c875d7056f90be606ebf1f389c112b947f81 (patch)
tree0a0fa9f13f32c5fc2b5afdfaaea48c6aa3bd35f4 /StoneIsland/plugins/fetch.json
parent0381ab43b7e110a5c3950ca9f8bbe4007963c907 (diff)
canadian country code
Diffstat (limited to 'StoneIsland/plugins/fetch.json')
-rw-r--r--StoneIsland/plugins/fetch.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/StoneIsland/plugins/fetch.json b/StoneIsland/plugins/fetch.json
index b57114f3..59ddd3e7 100644
--- a/StoneIsland/plugins/fetch.json
+++ b/StoneIsland/plugins/fetch.json
@@ -70,5 +70,15 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "cordova-plugin-customurlscheme": {
+ "source": {
+ "type": "registry",
+ "id": "cordova-plugin-customurlscheme"
+ },
+ "is_top_level": true,
+ "variables": {
+ "URL_SCHEME": "stoneisland"
+ }
}
} \ No newline at end of file