mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-16 09:12:48 +09:00
fix: worker not being called to work on sorting
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
last_sort_tx_hash = hash;
|
||||
worker.postMessage({type: 'sort', hash, ...hash_object});
|
||||
}
|
||||
} else {
|
||||
last_sort_tx_hash = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user