mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-09 19:55:09 -08:00
feat(player-controls-menu): add media actions menu option
This commit is contained in:
@@ -14,12 +14,12 @@ class InternalDirective(Enum):
|
||||
|
||||
BACK = "BACK"
|
||||
|
||||
BACK_FORCE = "BACK_FORCE"
|
||||
|
||||
BACKX2 = "BACKX2"
|
||||
|
||||
BACKX3 = "BACKX3"
|
||||
|
||||
BACKX4 = "BACKX4"
|
||||
|
||||
EXIT = "EXIT"
|
||||
|
||||
CONFIG_EDIT = "CONFIG_EDIT"
|
||||
|
||||
Reference in New Issue
Block a user