Skip to content

Commit c6c2a2b

Browse files
committed
add musicals alternate subcategory
1 parent 291ff56 commit c6c2a2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qbreader/types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ class AlternateSubcategory(enum.StrEnum):
8888
DANCE = "Dance"
8989
FILM = "Film"
9090
JAZZ = "Jazz"
91+
MUSICALS = "Musicals"
9192
OPERA = "Opera"
9293
PHOTOGRAPHY = "Photography"
9394
MISC_ARTS = "Misc Arts"

0 commit comments

Comments
 (0)