diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-07-20 15:28:32 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-07-20 15:28:32 -0400 |
| commit | ae61921c2afe13fe75f63e9b4d3acde91f372ab7 (patch) | |
| tree | 3216d09e56cfa550856b06eed491d38a26f6816d /www/js/app.js | |
| parent | ca5ec6140a23f9d506685541241b9de90df3efe6 (diff) | |
#286 - did I finally resolve it ? Almost ?
Former-commit-id: 1737966892f9f741a0b1827440a0e7cb2ea3e84f
Diffstat (limited to 'www/js/app.js')
| -rw-r--r-- | www/js/app.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/app.js b/www/js/app.js index 74c2fb66..ef8c1990 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -76,6 +76,7 @@ angular.module('zmApp', [ nphSwitchTimer: 3000, eventHistoryTimer: 10000, eventPlaybackQuery: 3000, + packeryTimer:500 |
