forked from bot/app
🌐 翻译修正
🌐 翻译修正
Weather service by QWeather
来源:和风天气官方文档
This commit is contained in:
parent
ca89fa7efd
commit
9b3dea840e
@ -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