select playing mpris session on startup
This commit is contained in:
parent
22ca356fb5
commit
91cd18cbcd
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ QtObject {
|
|||
} else {
|
||||
_switchToBest();
|
||||
}
|
||||
} else if (playerIdx >= players.length) {
|
||||
playerIdx = 0;
|
||||
} else {
|
||||
_switchToBest();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue