diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-26 08:53:32 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-26 08:53:32 -0400 |
| commit | 505c82bd57ac67b6aa9347073f58367be565327b (patch) | |
| tree | af7fab4c4e8577f9c02a92e24ec6816c80502ba8 /plugins | |
| parent | e5c7f23e3f02fa884ef1f16d6a95900123aa3f27 (diff) | |
#338 - fixes that error
Former-commit-id: 12d0c3bcc0f6fe1753b0b5ad6d07ac43978b7757
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 2c03e1b0..89424634 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -210,5 +210,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-settings-hook": { + "source": { + "type": "registry", + "id": "cordova-plugin-settings-hook" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
