diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-28 13:31:15 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-28 13:31:15 -0400 |
| commit | 9ce2d28a9d13ed77ec21ab49d35b87acb6eaac80 (patch) | |
| tree | 4378880e1ea2ecfd16845601a3a231ee33782dc4 /plugins/fetch.json | |
| parent | e76b54b8e3f3d7299e5a921dcecc9dc442b278e1 (diff) | |
edit
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 |
