bitwarden

This commit is contained in:
jaydee
2024-09-24 20:02:54 +02:00
parent f76a955072
commit da1231245d

View File

@@ -176,7 +176,7 @@ if _ACTION == "join":
# for progress in ff.run_command_with_progress():
# pbar.update(progress - pbar.n)
with tqdm(total=100, position=1, desc="Join") as pbar:
position=1
position=0
while True:
#pbar.update()