Skip to content

Commit

Permalink
fix: Add City.NATLAN
Browse files Browse the repository at this point in the history
  • Loading branch information
seriaati committed Aug 26, 2024
1 parent f2e5fd4 commit a4b7928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ambr/models/domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class City(IntEnum):
INAZUMA = 3
SUMERU = 4
FONTAINE = 5
NATLAN = 6


class DomainReward(BaseModel):
Expand Down

0 comments on commit a4b7928

Please sign in to comment.