Skip to content

Commit

Permalink
#963 make thumbs snapshot for first install
Browse files Browse the repository at this point in the history
  • Loading branch information
pliablepixels committed Sep 6, 2020
1 parent f7b674e commit 324be96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,7 @@
"ANDROID_GSON_VERSION": "2.8.6"
},
"cordova-plugin-advanced-http": {},
"cordova-plugin-media-pp-fork": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
}
"cordova-plugin-media-pp-fork": {}
}
},
"dependencies": {
Expand All @@ -100,7 +97,6 @@
"cordova-plugin-ignore-lint-translation": "0.0.1",
"cordova-plugin-insomnia": "^4.3.0",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-ionic-webview": "git+https://github.com/pliablepixels/cordova-plugin-ionic-webview.git",
"cordova-plugin-media-pp-fork": "^1.0.2-dev",
"cordova-plugin-multi-window": "0.0.3",
"cordova-plugin-network-information": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion www/js/NVR.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ angular.module('zmApp.controllers')
'currentZMGroupNames': [],
'unsupported': {},
'monitorSpecific': {},
'eventViewThumbs': true,
'eventViewThumbs': 'snapshot',
'eventViewThumbsSize': 'small',


Expand Down

0 comments on commit 324be96

Please sign in to comment.