mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
fix minor bugs
This commit is contained in:
@@ -40,7 +40,7 @@ class RecoveryKeyDialog extends React.Component {
|
||||
|
||||
close = () => {
|
||||
this.actionSheetRef.current?._setModalVisible(false);
|
||||
if (!this.signup) {
|
||||
if (this.signup) {
|
||||
setTimeout(() => {
|
||||
eSendEvent(eOpenResultDialog, {
|
||||
title: 'Welcome!',
|
||||
|
||||
Reference in New Issue
Block a user