forked from Dniel97/artemis
core: add taiwan to AllnetCountryCode
This commit is contained in:
parent
e205777693
commit
c5fc879af6
@ -38,6 +38,7 @@ class AllnetCountryCode(Enum):
|
||||
HONG_KONG = "HKG"
|
||||
SINGAPORE = "SGP"
|
||||
SOUTH_KOREA = "KOR"
|
||||
TAIWAN = "TWN"
|
||||
CHINA = "CHN"
|
||||
|
||||
class AllnetJapanRegionId(Enum):
|
||||
|
Loading…
Reference in New Issue
Block a user