1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
This commit is contained in:
Daniel Barber 2020-02-16 12:50:56 -05:00
parent 6236884195
commit a663315013
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -154,6 +154,7 @@ extension MPDClient {
self.idle(forceIdle)
}
commandOperation.queuePriority = priority
commandQueue.addOperation(commandOperation)
}