prevent welcome dialog from showing again if recovery dialog is opened in the same session

This commit is contained in:
ammarahm-ed
2021-04-05 10:13:57 +05:00
parent 906a05d74e
commit 8a67c3daf4

View File

@@ -70,6 +70,7 @@ class RecoveryKeyDialog extends React.Component {
});
});
if (this.signup) {
this.signup = false;
setTimeout(() => {
eSendEvent(eOpenResultDialog, {
title: 'Welcome to your private\nnote taking haven',