frontend: added filter to filter manga
This commit is contained in:
@@ -3,7 +3,7 @@ export type AniListMedia = {
|
||||
title: {
|
||||
userPreferred: string,
|
||||
romaji: string,
|
||||
english: string,
|
||||
english?: string,
|
||||
native: string,
|
||||
}
|
||||
coverImage: {
|
||||
|
||||
Reference in New Issue
Block a user