mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 05:17:24 +08:00
📝Hot Fixed Dev judgment
This commit is contained in:
parent
cb84a7d0d9
commit
e9df67a661
@ -23,6 +23,7 @@ let weatherNow = data["weatherNow"]
|
||||
let weatherDaily = data["weatherDaily"]
|
||||
let weatherHourly = data["weatherHourly"]
|
||||
let aqi = data["aqi"]
|
||||
let is_dev = data["is_dev"]
|
||||
|
||||
let locationData = data["location"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user