Fix typo noted in #282
This commit is contained in:
parent
a74fef08ca
commit
dafaf93441
@ -1901,7 +1901,7 @@ class FileSwitchManager(object):
|
||||
self.mediaDirectoriesNotFound = []
|
||||
|
||||
def setClient(self, newClient):
|
||||
self.client = newClient
|
||||
self._client = newClient
|
||||
|
||||
def setCurrentDirectory(self, curDir):
|
||||
self.currentDirectory = curDir
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user