diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-18 16:33:07 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-18 16:33:07 -0500 |
| commit | 9dc36815cdf21287a597842d6653b3f652f5d85c (patch) | |
| tree | a193826136c17fd4bb1c5029b90ae209cc1b1c06 /config.xml | |
| parent | 31ca68739126f5740681238539a8c6a1b66e0000 (diff) | |
Experimental and initial version - still has work to go - #379
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -87,4 +87,7 @@ <plugin name="cordova-plugin-settings-hook" spec="~0.2.3" /> <engine name="ios" spec="~4.1.1" /> <engine name="android" spec="~5.1.1" /> + <plugin name="cordova-plugin-photo-library" spec="~1.2.0"> + <variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value="save event gif to gallery" /> + </plugin> </widget> |
