mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-08 19:30:54 -08:00
renamed app to anixstream
This commit is contained in:
7
anixstream/Controller/__init__.py
Normal file
7
anixstream/Controller/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from .home_screen import HomeScreenController
|
||||
from .search_screen import SearchScreenController
|
||||
from .my_list_screen import MyListScreenController
|
||||
from .anime_screen import AnimeScreenController
|
||||
from .downloads_screen import DownloadsScreenController
|
||||
from .help_screen import HelpScreenController
|
||||
from .crashlog_screen import CrashLogScreenController
|
||||
Reference in New Issue
Block a user