fix lint
This commit is contained in:
@@ -34,7 +34,7 @@ function resetDisconnected() {
|
||||
}
|
||||
|
||||
function reload() {
|
||||
location.reload();
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
useStream().on('_disconnected_', onDisconnected);
|
||||
|
Reference in New Issue
Block a user