Update related to Hardware Sniffer

This commit is contained in:
Hoang Hong Quan
2024-10-16 01:06:59 +07:00
parent dbd343ae83
commit b888f154e7
2 changed files with 2 additions and 1 deletions

View File

@@ -253,6 +253,7 @@ class gatheringFiles:
else:
download_history[history_index]["id"] = hardware_sniffer_cli.get("id")
self.utils.create_folder(os.path.dirname(self.download_history_file))
self.utils.write_file(self.download_history_file, download_history)
return hardware_sniffer_path