Skip to content

Commit 826566c

Browse files
committed
Added missing manga media type
1 parent 75ad6db commit 826566c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/MediaType.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ export enum MediaType {
77
Wiki = 'wiki',
88
BoardGame = 'boardgame',
99
Book = 'book',
10+
Manga = 'manga',
1011
}

0 commit comments

Comments
 (0)