mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
web: don't reset reminders before getting the user
This commit is contained in:
committed by
Abdullah Atta
parent
8e795b729a
commit
ba56fd0279
@@ -93,8 +93,6 @@ export default function AppEffects({ setShow }) {
|
||||
initEditorStore();
|
||||
|
||||
(async function () {
|
||||
await resetReminders();
|
||||
|
||||
await updateLastSynced();
|
||||
if (await initUser()) {
|
||||
showUpgradeReminderDialogs();
|
||||
|
||||
Reference in New Issue
Block a user