increase waiting times for watch.js and live-index.js

This commit is contained in:
czaks 2014-08-10 21:00:31 +02:00
parent 4d25ca85ce
commit 169d088c50
2 changed files with 2 additions and 2 deletions

View file

@ -244,7 +244,7 @@ $(function(){
var st = storage();
var sched = 0;
var sched_diff = 100;
var sched_diff = 300;
for (var i in st) {
if (st[i].watched) {