mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-03 12:41:45 +02:00
dont return from appWillTerminate
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
[MMKV initializeMMKV:rootDir];
|
||||
MMKV *kv = [MMKV mmkvWithID:@"default" mode:MMKVSingleProcess];
|
||||
[kv removeValueForKey:@"appState"];
|
||||
return YES;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user