autocomplete cleanup
This commit is contained in:
parent
867657a965
commit
7a129c1cd3
1 changed files with 0 additions and 3 deletions
|
|
@ -109,9 +109,6 @@ const init = () => {
|
|||
document.querySelector('#spanRadarId').innerHTML = '';
|
||||
document.querySelector('#spanZoneId').innerHTML = '';
|
||||
|
||||
document.querySelector('#chkAutoRefresh').checked = true;
|
||||
localStorage.removeItem('autoRefresh');
|
||||
|
||||
localStorage.removeItem('play');
|
||||
postMessage('navButton', 'play');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue