mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-07-11 22:51:38 -07:00
renamed app to anixstream
This commit is contained in:
@@ -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