mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 15:10:54 +03:00
added front end tests
This commit is contained in:
@@ -7,7 +7,6 @@ function arrayToHex(iv) {
|
||||
hexStr += iv[i].toString(16);
|
||||
}
|
||||
}
|
||||
window.hexStr = hexStr;
|
||||
return hexStr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user