mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-15 22:32:33 -08:00
feat: dynamic search
This commit is contained in:
@@ -40,6 +40,7 @@ class MenuName(Enum):
|
||||
SESSION_MANAGEMENT = "SESSION_MANAGEMENT"
|
||||
MEDIA_ACTIONS = "MEDIA_ACTIONS"
|
||||
DOWNLOADS = "DOWNLOADS"
|
||||
DYNAMIC_SEARCH = "DYNAMIC_SEARCH"
|
||||
|
||||
|
||||
class StateModel(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user