diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-04-22 10:50:15 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-04-22 10:50:15 -0400 |
| commit | 2d414799fd949b37f35e21b52256fc79e12cea43 (patch) | |
| tree | bbef017c58c2e5a3b31d34f38fbe7bf188b5fa7e /plugins | |
| parent | 131a884c62a2b3f8ded64c4e8ce564e7691e1ea1 (diff) | |
added email-composer back - email was broken after ionic 1.2.4 upgrade
Former-commit-id: 65c60f8c272634e10f1576d49b8fa49a8b9a8a24
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 a21d272e..2f64a763 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -157,5 +157,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-email-composer": { + "source": { + "type": "registry", + "id": "cordova-plugin-email-composer" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
