mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 05:17:24 +08:00
Merge pull request #55 from ElapsingDreams/main
📝Hot Fixed Dev judgment
This commit is contained in:
commit
9fb423d5e0
@ -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