Content deleted Content added
Add option to control watchlist. (I wonder what I broke). |
Change to more reasonable watch times |
||
Line 284:
tst = toggleWLLable.$element[0];
let watchValue = "never";
let watchOptions = [{data: "
let wlExpiry = watchStatus[1];
if (typeof(wlExpiry) != "undefined") {
|