;_;
This commit is contained in:
parent
ce3e139fe7
commit
121a6f80d3
@ -1471,7 +1471,7 @@
|
||||
$.bind(interval, 'change', updateInterval);
|
||||
$.bind($('input[type=button]', div), 'click', updateNow);
|
||||
d.body.appendChild(div);
|
||||
if (GM_getValue('autoG')) {
|
||||
if (GM_getValue('autoG', true)) {
|
||||
return updateAuto.call($("input[name=autoL]", div));
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user