Fix GuiConfiguration playerpath indent
This commit is contained in:
parent
23d5bfc501
commit
42778029c8
@ -55,7 +55,7 @@ class GuiConfiguration:
|
|||||||
|
|
||||||
|
|
||||||
def _tryToFillPlayerPath(self, playerpath):
|
def _tryToFillPlayerPath(self, playerpath):
|
||||||
if os.path.isfile(playerpath):
|
if os.path.isfile(playerpath):
|
||||||
return playerpath
|
return playerpath
|
||||||
|
|
||||||
for path in self._availablePlayerPaths:
|
for path in self._availablePlayerPaths:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user