fix: My Computer crashes when viewing a deleted folder

This commit is contained in:
Bao Nguyen
2023-02-18 16:20:52 +07:00
parent dce1d6a055
commit 07655b2cbc

View File

@@ -39,7 +39,7 @@
let last_sort_tx_hash; let last_sort_tx_hash;
$: { $: {
if(id){ if($hardDrive[id]){
let hash_object = { let hash_object = {
id, id,
items, items,