diff options
| -rw-r--r-- | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index 86f5084b..4eb7548f 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -70,7 +70,7 @@ angular.module('zmApp', [ desktopApiUrl: "/api/zm", latestRelease: "https://api.github.com/repos/pliablepixels/zmNinja/releases/latest", blogUrl:"http://pliablepixels.github.io/feed.json", - nphSwitchTimer:6000, + nphSwitchTimer:3000, eventHistoryTimer:10000, eventPlaybackQuery:3000, |
