cleanup
This commit is contained in:
parent
d0382e0de1
commit
5edf5cc947
3 changed files with 8 additions and 5 deletions
|
|
@ -23,6 +23,7 @@ let AutoRefreshCountMs = 0;
|
|||
const init = async () => {
|
||||
// set up resize handler
|
||||
window.addEventListener('resize', resize);
|
||||
resize();
|
||||
|
||||
// auto refresh
|
||||
const TwcAutoRefresh = localStorage.getItem('TwcAutoRefresh');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue