Can now import anime from Anilist by ID in Custom list
This commit is contained in:
parent
605e4c763a
commit
b0e32b6717
8 changed files with 156 additions and 37 deletions
|
@ -1,4 +1,5 @@
|
|||
import { AppWindow } from "./AppWindow.slint";
|
||||
import { AddAnimeWindow } from "./AddAnimeWindow.slint";
|
||||
import { State } from "./state.slint";
|
||||
|
||||
export { State, AppWindow }
|
||||
export { State, AppWindow, AddAnimeWindow }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue