diff options
Diffstat (limited to 'www/js/app.js')
| -rw-r--r-- | www/js/app.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index 261cf16c..e606ea33 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -92,7 +92,8 @@ angular.module('zmApp', [ eventSingleImageQualityLowBW: 70, monSingleImageQualityLowBW: 70, montageQualityLowBW: 50, - eventMontageQualityLowBW: 50 + eventMontageQualityLowBW: 50, + maxGifCount:50, }) |
