--
This commit is contained in:
@@ -285,8 +285,8 @@
|
||||
|
||||
init();
|
||||
});
|
||||
}, { signal: sig });
|
||||
});
|
||||
|
||||
window.addEventListener('popstate', () => location.reload(), { signal: sig });
|
||||
window.addEventListener('popstate', () => location.reload());
|
||||
}
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user