diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 959be649..208c3793 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -196,5 +196,21 @@ }, "is_top_level": true, "variables": {} + }, + "org.apache.cordova.media": { + "source": { + "type": "registry", + "id": "org.apache.cordova.media" + }, + "is_top_level": true, + "variables": {} + }, + "org.apache.cordova.file": { + "source": { + "type": "registry", + "id": "org.apache.cordova.file" + }, + "is_top_level": false, + "variables": {} } }
\ No newline at end of file |
