Always allow stopping via the action menu
This commit is contained in:
@@ -556,6 +556,7 @@ import { appRouter } from '../appRouter';
|
||||
const options = {
|
||||
play: false,
|
||||
queue: false,
|
||||
stopPlayback: true,
|
||||
clearQueue: true,
|
||||
positionTo: contextButton
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user