mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
re-add play button to image column
This commit is contained in:
@@ -27,7 +27,7 @@ const playButtons: { icon: AppIconSelection; label: string; secondary: boolean;
|
||||
},
|
||||
];
|
||||
|
||||
const LONG_PRESS_PLAY_BEHAVIOR = {
|
||||
export const LONG_PRESS_PLAY_BEHAVIOR = {
|
||||
[Play.LAST]: Play.LAST_SHUFFLE,
|
||||
[Play.NEXT]: Play.NEXT_SHUFFLE,
|
||||
[Play.NOW]: Play.SHUFFLE,
|
||||
|
||||
Reference in New Issue
Block a user