bitwarden

This commit is contained in:
jaydee
2024-09-24 21:13:41 +02:00
parent 3408229012
commit 3ddbfec569

View File

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