mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 05:17:24 +08:00
commit
3a3ef4d6ae
@ -180,4 +180,4 @@ function get_time_hour(fxTime) {
|
|||||||
|
|
||||||
|
|
||||||
let attrinfo = document.getElementById('attribution-info');
|
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 by QWeather" : (attr ? attr : "Weather Service Drived by QWeather");
|
||||||
|
Loading…
Reference in New Issue
Block a user