Added manual hashes.

This commit is contained in:
2026-07-01 17:59:50 +02:00
parent e42f0852b1
commit 77f777b647
4 changed files with 94 additions and 2 deletions

View File

@@ -14,6 +14,11 @@ export function HashesManager( wire ) {
*/
isCalculating: false,
/**
*
*/
manualHashesModal: false,
/**
* An error on hash calculation.
* @type {any|null}