This commit is contained in:
Eric Swanson 2019-05-14 23:29:58 -07:00
parent 0384de485d
commit 4e21d1e1b6
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@
}
window.onscriptsload = function () {
var host, port, password, path, token, lastClipboard;
var host, port, password, path, token, lastClipboard, tok;
// Expire any old (>4h) entries from localStorage
Object.keys(localStorage)