Guess who pushed debug code again!

This commit is contained in:
2026-05-28 17:50:32 +01:00
parent 5ee4713f30
commit 0eee351af3

View File

@ -54,8 +54,6 @@ def createNewPictureObserver(callback: callable) -> Observer:
path = '~/Pictures/VRChat/'
else:
path = None
path = None
if path is not None:
path = os.path.expanduser(path)