Guess who pushed debug code again!
This commit is contained in:
@ -54,8 +54,6 @@ def createNewPictureObserver(callback: callable) -> Observer:
|
|||||||
path = '~/Pictures/VRChat/'
|
path = '~/Pictures/VRChat/'
|
||||||
else:
|
else:
|
||||||
path = None
|
path = None
|
||||||
|
|
||||||
path = None
|
|
||||||
|
|
||||||
if path is not None:
|
if path is not None:
|
||||||
path = os.path.expanduser(path)
|
path = os.path.expanduser(path)
|
||||||
|
|||||||
Reference in New Issue
Block a user