Added missing manga media type
This commit is contained in:
parent
75ad6db677
commit
826566c874
1 changed files with 1 additions and 0 deletions
|
|
@ -7,4 +7,5 @@ export enum MediaType {
|
|||
Wiki = 'wiki',
|
||||
BoardGame = 'boardgame',
|
||||
Book = 'book',
|
||||
Manga = 'manga',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue