diff --git a/src/App.tsx b/src/App.tsx index 26d398f..38cca7b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -2311,7 +2311,12 @@ function App() { {walletToBeDownloaded && ( <> - + { + await saveFileToDiskFunc() +await showInfo({ + message: `Your wallet file was saved to internal storage, in the document folder. Keep that file secure.`, + }) + }}> Download wallet