added mangaupdates integration
cleanup db related code cleanup ui ui eye candy
This commit is contained in:
5
src/data/models/mangaupdates/MangaUpdatesRelation.ts
Normal file
5
src/data/models/mangaupdates/MangaUpdatesRelation.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export type MangaUpdatesRelation = {
|
||||
aniListMediaId: number,
|
||||
mangaUpdatesSeriesId: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user