summaryrefslogtreecommitdiff
path: root/www/js/DataModel.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/DataModel.js')
-rw-r--r--www/js/DataModel.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js
index ddbc65cb..497cc4b5 100644
--- a/www/js/DataModel.js
+++ b/www/js/DataModel.js
@@ -45,7 +45,7 @@ angular.module('zmApp.controllers')
'disablePush':false, // true if only websocket mode is desired
'eventServerMonitors':'', // list of monitors to notify from ES
'eventServerInterval':'', // list of intervals for all monitors
- 'refreshSec':"2", // timer value for frame change in sec
+ 'refreshSec':'2', // timer value for frame change in sec
'enableDebug':false, // if enabled with log messages with "debug"
'usePin':false,
'pinCode':'',