1
0
Fork 0
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:
dbarzin 2023-03-04 19:29:55 +01:00
parent cb97abb2a4
commit 4319dc1785

View file

@ -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)}] '
'-> ' '-> '