From 90aed99cf5c7d20a8ddb1224d31e3c603290bdb4 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 24 Sep 2024 22:04:20 +0200 Subject: [PATCH] bitwarden --- handle_imported_video.py | 1 + 1 file changed, 1 insertion(+) diff --git a/handle_imported_video.py b/handle_imported_video.py index 08a03c3..940323e 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -167,6 +167,7 @@ if _ACTION == "join": pbar.update(int(cur_stat) - position) position = int(cur_stat) + proc.call() except: pass