mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: check backup required on state change
This commit is contained in:
@@ -424,7 +424,7 @@ export const useAppEvents = () => {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
checkAutoBackup();
|
||||
await reconnectSSE();
|
||||
await checkIntentState();
|
||||
MMKV.removeItem("appState");
|
||||
|
||||
Reference in New Issue
Block a user