diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/js/NVR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/NVR.js b/www/js/NVR.js index 3eb477f2..99116eb4 100644 --- a/www/js/NVR.js +++ b/www/js/NVR.js @@ -228,7 +228,7 @@ angular.module('zmApp.controllers') 'currentZMGroupNames': [], 'unsupported': {}, 'monitorSpecific': {}, - 'eventViewThumbs': true, + 'eventViewThumbs': 'snapshot', 'eventViewThumbsSize': 'small', |
