1
0
mirror of https://github.com/Qortal/qortal-mobile.git synced 2025-07-27 12:11:30 +00:00
This commit is contained in:
2024-11-09 02:26:04 +02:00
parent 8e0bec2ca6
commit 52e04091f6

@@ -83,9 +83,9 @@ export const Save = ({ isDesktop }) => {
.sendMessage( .sendMessage(
"ENCRYPT_DATA", "ENCRYPT_DATA",
{ {
payload: {
data64, data64,
},
}, },
60000 60000
) )