mirror of
https://github.com/Dummi26/musicdb.git
synced 2025-12-14 20:06:16 +01:00
add QueueMove operation
This commit is contained in:
@@ -426,6 +426,8 @@ async fn sse_handler(
|
||||
| Command::QueueAdd(..)
|
||||
| Command::QueueInsert(..)
|
||||
| Command::QueueRemove(..)
|
||||
| Command::QueueMove(..)
|
||||
| Command::QueueMoveInto(..)
|
||||
| Command::QueueGoto(..)
|
||||
| Command::QueueShuffle(..)
|
||||
| Command::QueueSetShuffle(..)
|
||||
|
||||
Reference in New Issue
Block a user