mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 12:30:06 +02:00
add shuffle context menu item
This commit is contained in:
@@ -109,6 +109,7 @@ export enum Play {
|
||||
LAST = 'last',
|
||||
NEXT = 'next',
|
||||
NOW = 'now',
|
||||
SHUFFLE = 'shuffle',
|
||||
}
|
||||
|
||||
export enum CrossfadeStyle {
|
||||
|
||||
Reference in New Issue
Block a user