mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-02 07:50:04 -08:00
renamed app to anixstream
This commit is contained in:
7
anixstream/Model/help_screen.py
Normal file
7
anixstream/Model/help_screen.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from Model.base_model import BaseScreenModel
|
||||
|
||||
|
||||
class HelpScreenModel(BaseScreenModel):
|
||||
"""
|
||||
Handles the help screen logic
|
||||
"""
|
||||
Reference in New Issue
Block a user