add debugging information to forecast info box
This commit is contained in:
parent
aa7ac64827
commit
190e50e2f3
4 changed files with 10 additions and 4 deletions
|
|
@ -145,6 +145,8 @@ const init = async () => {
|
|||
document.querySelector('#spanStationId').innerHTML = '';
|
||||
document.querySelector('#spanRadarId').innerHTML = '';
|
||||
document.querySelector('#spanZoneId').innerHTML = '';
|
||||
document.querySelector('#spanOfficeId').innerHTML = '';
|
||||
document.querySelector('#spanGridPoint').innerHTML = '';
|
||||
|
||||
localStorage.removeItem('play');
|
||||
postMessage('navButton', 'play');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue