mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 14:54:33 +00:00
pr fixes
This commit is contained in:
parent
8ad1b0907d
commit
c81ea6e5be
@ -92,6 +92,7 @@ static JSClassRef s_globalClass;
|
||||
realm::Realm::s_global_cache.invalidate_all();
|
||||
realm::Realm::s_global_cache.clear();
|
||||
|
||||
// FIXME - find all realm files in the docs dir and delete them rather than hardcoding these
|
||||
DeleteRealmFilesAtPath(RealmPathForFile(@"test.realm"));
|
||||
DeleteRealmFilesAtPath(RealmPathForFile(@"test1.realm"));
|
||||
DeleteRealmFilesAtPath(RealmPathForFile(@"test2.realm"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user