BRCF: Small Fixes (#3314)

* Plural fix

* Update link
This commit is contained in:
Exempt-Medic
2024-05-17 13:24:32 -04:00
committed by GitHub
parent 539ee1c5da
commit b4b79bcd78
7 changed files with 13 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ class LocationDict(TypedDict):
class EventDict(TypedDict):
name: str
stage: Stages
stage: str
item: str