diff --git a/src/routes/xp/programs/my_computer/viewer.svelte b/src/routes/xp/programs/my_computer/viewer.svelte index 57e9668..0dcd047 100644 --- a/src/routes/xp/programs/my_computer/viewer.svelte +++ b/src/routes/xp/programs/my_computer/viewer.svelte @@ -39,7 +39,7 @@ let last_sort_tx_hash; $: { - if(id){ + if($hardDrive[id]){ let hash_object = { id, items,