From a3090dd2d4af0de8829464874f572e1caed8e76c Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Fri, 29 Jan 2016 14:17:35 -0500 Subject: #154 and #155 various updates, also ties into https://github.com/ZoneMinder/ZoneMinder/issues/1253 Former-commit-id: 7f939b4bad5d9463a7653abbdcafd79d8a6c1fa8 --- www/js/app.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index 5f67ee44..071f2783 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -68,6 +68,7 @@ angular.module('zmApp', [ latestRelease: "https://api.github.com/repos/pliablepixels/zmNinja/releases/latest", nphSwitchTimer:6000, eventHistoryTimer:10000, + }) -- cgit v1.2.3