summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-11-18 16:33:07 -0500
committerPliable Pixels <pliablepixels@gmail.com>2016-11-18 16:33:07 -0500
commit9dc36815cdf21287a597842d6653b3f652f5d85c (patch)
treea193826136c17fd4bb1c5029b90ae209cc1b1c06 /config.xml
parent31ca68739126f5740681238539a8c6a1b66e0000 (diff)
Experimental and initial version - still has work to go - #379
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.xml b/config.xml
index 4e373b67..29581245 100644
--- a/config.xml
+++ b/config.xml
@@ -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>