This commit is contained in:
PhilReact 2024-11-09 02:26:04 +02:00
parent 8e0bec2ca6
commit 52e04091f6

View File

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