mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-22 22:37:37 +08:00
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