feat(library): anilist-primary manga metadata with jikan fallback
This commit is contained in:
parent
d76ed2631b
commit
8a046a0ea2
12 changed files with 641 additions and 15 deletions
|
|
@ -75,6 +75,7 @@ function makeDeps(notes: { path: string; content: string }[], specDeps: Partial<
|
|||
specDeps: {
|
||||
http: async () => ({}),
|
||||
httpText: async () => '',
|
||||
httpPostJson: async () => ({}),
|
||||
getKey: () => '',
|
||||
log: () => {},
|
||||
notify: () => {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue