From 1f404962fd9d20c0ff25d026ce2af2f8f6840120 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Wed, 27 Jan 2016 16:32:02 -0500 Subject: #154 - montage history updates Former-commit-id: 42cd82e17eef928d53b568989a143842d492b59f --- 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 3f07c1a0..5f67ee44 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -67,6 +67,7 @@ angular.module('zmApp', [ desktopApiUrl: "/api/zm", latestRelease: "https://api.github.com/repos/pliablepixels/zmNinja/releases/latest", nphSwitchTimer:6000, + eventHistoryTimer:10000, }) -- cgit v1.2.3