bitwarden

This commit is contained in:
jaydee
2024-09-25 00:38:32 +02:00
parent e6ae8d353a
commit cc0c01181a

View File

@@ -31,7 +31,7 @@ _DEV = "gopro9_1"
_SEQUENCES = [] _SEQUENCES = []
_FLIP = False _FLIP = False
_TEST = False _TEST = False
_QUALITY = [35,35,25] _QUALITY = ["35","35","25"]
if ops == "win": if ops == "win":
_SOURCE_DIR = "p:\\imported\\" _SOURCE_DIR = "p:\\imported\\"
else: else: