diff options
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> |
