summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
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>