mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-28 05:33:12 -08:00
completed the basic ui and anilist module
This commit is contained in:
3
app/Controller/__init__.py
Normal file
3
app/Controller/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .main_screen import MainScreenController
|
||||
from .search_screen import SearchScreenController
|
||||
from .my_list_screen import MyListScreenController
|
||||
Reference in New Issue
Block a user