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