Update index.html
This commit is contained in:
@@ -2419,9 +2419,11 @@
|
|||||||
|
|
||||||
<div class="col-auto">
|
<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>
|
</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>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user