diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-18 20:27:36 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-18 20:27:36 -0400 |
| commit | ced14a385a8606319e5d7d604f65c7a33c8e1476 (patch) | |
| tree | a146b48048b31fd36c6a0336052ee5d2c34093b4 /plugins/fetch.json | |
| parent | 50f2e00b5be8c0e13e5790c11cc2dc234577d447 (diff) | |
switched to new push plugin that works with JSON payloads
Diffstat (limited to 'plugins/fetch.json')
| -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 9c0cfb80..959be649 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -188,5 +188,13 @@ }, "is_top_level": true, "variables": {} + }, + "phonegap-plugin-push": { + "source": { + "type": "registry", + "id": "phonegap-plugin-push" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
