Fix
This commit is contained in:
parent
0384de485d
commit
4e21d1e1b6
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue