Skip to content

Commit 9c54e85

Browse files
committed
Changed uOlgaMarieStellarCollection name
1 parent 407fb39 commit 9c54e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/schemas/enums.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ class SvtClass(StrEnum):
377377
uOlgaMarieFlareCollection = "uOlgaMarieFlareCollection"
378378
uOlgaMarieAquaCollection = "uOlgaMarieAquaCollection"
379379
uOlgaMarieGrandCollection = "uOlgaMarieGrandCollection"
380-
uOlgaMarieStellaCollection = "uOlgaMarieStellaCollection"
380+
uOlgaMarieStellarCollection = "uOlgaMarieStellarCollection"
381381
atlasUnmappedClass = "atlasUnmappedClass"
382382
grandSaber = "grandSaber"
383383
grandArcher = "grandArcher"
@@ -445,7 +445,7 @@ class SvtClass(StrEnum):
445445
9001: SvtClass.uOlgaMarieFlareCollection,
446446
9002: SvtClass.uOlgaMarieAquaCollection,
447447
9003: SvtClass.uOlgaMarieGrandCollection,
448-
9004: SvtClass.uOlgaMarieStellaCollection,
448+
9004: SvtClass.uOlgaMarieStellarCollection,
449449
10001: SvtClass.grandSaber,
450450
10002: SvtClass.grandArcher,
451451
10003: SvtClass.grandLancer,

0 commit comments

Comments
 (0)