Update auto-reload.js

This commit is contained in:
topkek 2014-09-28 00:40:00 +01:00 committed by czaks
parent dd99b22f06
commit 71491bc9e9

View File

@ -33,7 +33,7 @@ $(document).ready(function(){
// Grab the settings
var settings = new script_settings('auto-reload');
var poll_interval_mindelay_bottom = settings.get('min_delay_bottom', 5000);
var poll_interval_mindelay = settings.get('min_delay_bottom', 5000);
var poll_interval_maxdelay = settings.get('max_delay', 600000);
// number of ms to wait before reloading