fix thread crash
This commit is contained in:
parent
f9b93fd491
commit
2e9af7a4a3
2 changed files with 6 additions and 3 deletions
|
|
@ -446,7 +446,6 @@ class OnionrUtils:
|
|||
else:
|
||||
logger.warn('Failed to verify hash for %s' % block)
|
||||
|
||||
|
||||
def progressBar(self, value = 0, endvalue = 100, width = None):
|
||||
'''
|
||||
Outputs a progress bar with a percentage. Write \n after use.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue