parent
633cad5cd3
commit
76d40a7450
|
|
@ -76,7 +76,6 @@ class Options {
|
||||||
this.backing[k] = v;
|
this.backing[k] = v;
|
||||||
// Ten second writeback delay, since the user will roll values up and down.
|
// Ten second writeback delay, since the user will roll values up and down.
|
||||||
this.writeBack(10000);
|
this.writeBack(10000);
|
||||||
return v;
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue