forked from bot/app
Update weather_now.js
This commit is contained in:
parent
e801a99f67
commit
61c0cf2c2d
@ -179,5 +179,5 @@ function get_time_hour(fxTime) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
attrinfo.innerText = is_dev ? "Weather Service Drived by QWeather" : (attr ? attr : "Weather Service Drived by QWeather");
|
||||
let attrinfo = document.getElementById('attribution-info');
|
||||
attrinfo.innerText = is_dev ? "Weather Service Drived by QWeather" : (attr ? attr : "Weather Service Drived by QWeather");
|
||||
|
Loading…
Reference in New Issue
Block a user