mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-06 09:43:53 -08:00
feat(media-api): media reviews
This commit is contained in:
@@ -41,6 +41,7 @@ class MenuName(Enum):
|
||||
MEDIA_ACTIONS = "MEDIA_ACTIONS"
|
||||
DOWNLOADS = "DOWNLOADS"
|
||||
DYNAMIC_SEARCH = "DYNAMIC_SEARCH"
|
||||
MEDIA_REVIEW = "MEDIA_REVIEW"
|
||||
|
||||
|
||||
class StateModel(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user