bitwarden

This commit is contained in:
jaydee
2024-09-24 22:04:20 +02:00
parent 9337e13cf8
commit 90aed99cf5

View File

@@ -167,6 +167,7 @@ if _ACTION == "join":
pbar.update(int(cur_stat) - position)
position = int(cur_stat)
proc.call()
except:
pass