mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 18:44:53 +01:00
bitwarden
This commit is contained in:
@@ -169,7 +169,7 @@ if _ACTION == "join":
|
|||||||
|
|
||||||
pbar.update(int(cur_stat) - position)
|
pbar.update(int(cur_stat) - position)
|
||||||
position = int(cur_stat)
|
position = int(cur_stat)
|
||||||
proc.call()
|
proc.pull()
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user