fixed borderline stupid bug

This commit is contained in:
Hellow
2023-05-24 18:02:19 +02:00
parent 486da4b43c
commit 8af48fb4d4
4 changed files with 10 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ SOURCE_PAGE_MAP: Dict[SourcePages, Page] = dict()
ALL_PAGES: Tuple[Page, ...] = (
EncyclopaediaMetallum(),
Musify()
)
AUDIO_PAGES: Tuple[Page, ...] = (