mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 05:17:24 +08:00
Update weather_now.js
This commit is contained in:
parent
e801a99f67
commit
61c0cf2c2d
@ -179,5 +179,5 @@ function get_time_hour(fxTime) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
let attrinfo = document.getElementById('attribution-info');
|
||||||
attrinfo.innerText = is_dev ? "Weather Service Drived by QWeather" : (attr ? attr : "Weather Service Drived by QWeather");
|
attrinfo.innerText = is_dev ? "Weather Service Drived by QWeather" : (attr ? attr : "Weather Service Drived by QWeather");
|
Loading…
Reference in New Issue
Block a user