mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user