diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 6ce7fb89..52347d9f 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -31,7 +31,9 @@ "source": { "type": "registry", "id": "org.apache.cordova.statusbar" - } + }, + "is_top_level": true, + "variables": {} }, "cordova-plugin-whitelist": { "source": { @@ -56,4 +58,4 @@ "is_top_level": true, "variables": {} } -}
\ No newline at end of file +} |
