Update index.html
This commit is contained in:
parent
aa469eb9ef
commit
51ecd370cb
@ -2419,9 +2419,11 @@
|
||||
|
||||
<div class="col-auto">
|
||||
|
||||
<button id="weather-api-btn" class="btn set-btn">Add</button>
|
||||
<button id="weather-api-btn" class="btn set-btn" onClick="showWeatherP()">Add</button>
|
||||
|
||||
</div>
|
||||
|
||||
<p id="weather-api-p" style="display: none">New weather API key detected, please restart the ticker in order for the feature to work properly.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user