Always allow stopping via the action menu
This commit is contained in:
parent
e752116209
commit
ec7cffcfd1
2 changed files with 2 additions and 2 deletions
|
@ -556,6 +556,7 @@ import { appRouter } from '../appRouter';
|
|||
const options = {
|
||||
play: false,
|
||||
queue: false,
|
||||
stopPlayback: true,
|
||||
clearQueue: true,
|
||||
positionTo: contextButton
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue