wacca: allow setting prefecture in config by name

This commit is contained in:
2023-03-01 22:01:35 -05:00
committed by Gitea
parent 078059f54e
commit 379388c749
5 changed files with 61 additions and 49 deletions

View File

@ -151,6 +151,7 @@ class WaccaConstants():
KAGOSHIMA = 46
OKINAWA = 47
UNITED_STATES = 48
USA = 48
TAIWAN = 49
HONG_KONG = 50
SINGAPORE = 51