Skip to content

Commit 03bd723

Browse files
committed
Fix order
1 parent dacd6d9 commit 03bd723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ynca/enums.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,8 @@ class SoundPrg(StrEnum):
441441
SPORTS = "Sports"
442442
STANDARD = "Standard"
443443
SURROUND_DECODER = "Surround Decoder"
444-
THE_ROXY_THEATRE = "The Roxy Theatre"
445444
THE_BOTTOM_LINE = "The Bottom Line"
445+
THE_ROXY_THEATRE = "The Roxy Theatre"
446446
VILLAGE_GATE = "Village Gate"
447447
VILLAGE_VANGUARD = "Village Vanguard"
448448
WAREHOUSE_LOFT = "Warehouse Loft"

0 commit comments

Comments
 (0)