mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-04 13:25:27 +02:00
change message
This commit is contained in:
parent
cb97abb2a4
commit
4319dc1785
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ class scanThread (threading.Thread):
|
||||||
file_scan_end_time = time.time()
|
file_scan_end_time = time.time()
|
||||||
|
|
||||||
# log the result
|
# log the result
|
||||||
log_msg(
|
log(
|
||||||
f'Scan {file_name} '
|
f'Scan {file_name} '
|
||||||
f'[{human_readable_size(file_size)}] '
|
f'[{human_readable_size(file_size)}] '
|
||||||
'-> '
|
'-> '
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue