1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 05:19:40 +02:00

fix f_used

This commit is contained in:
didier 2025-04-16 17:06:07 +02:00
parent c73013cc32
commit c704d464c1

View file

@ -518,7 +518,7 @@ def scan():
"""Scan devce with pypandora"""
global pandora, qfolder
global work_queue, exit_flag, threads, scanned
global mount_point, infected_files, file_count, used
global mount_point, infected_files, file_count, f_used
# get device size
try: