fix spelling of fuschia :(

This commit is contained in:
sabaimran
2024-08-05 11:50:11 +05:30
parent de1cd8c264
commit e0775446c9
3 changed files with 40 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ class Agent(BaseModel):
CYAN = "cyan"
LIME = "lime"
INDIGO = "indigo"
FUSCHIA = "fuschia"
FUCHSIA = "fuchsia"
ROSE = "rose"
SKY = "sky"
AMBER = "amber"