More reliably auto-identify as room operator (#216)
This commit is contained in:
parent
7901542431
commit
05f9a179dd
@ -974,7 +974,6 @@ class SyncplayClient(object):
|
||||
else:
|
||||
return ""
|
||||
|
||||
@requireServerFeature("managedRooms")
|
||||
def identifyAsController(self, controlPassword):
|
||||
controlPassword = self.stripControlPassword(controlPassword)
|
||||
self.ui.showMessage(getMessage("identifying-as-controller-notification").format(controlPassword))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user