From 2cdc6a30c9ac1f86f3fcb9aa04af0421099ec0fe Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 26 Sep 2024 22:57:00 +0200 Subject: [PATCH] bitwarden --- handle_imported_video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle_imported_video.py b/handle_imported_video.py index 7995212..3011c27 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -97,7 +97,7 @@ if _ACTION == "flip": # accessed = "08/07/2014 18:30:45" # ) create_date = filedate.File(_FULL_PATH + _FILE).get() - + print(create_date) print(_FULL_PATH) print(myCmd)