mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-16 09:12:48 +09:00
fix: My Computer crashes when viewing a deleted folder
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user