mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-27 09:23:03 +03:00
enable realm persistence
This commit is contained in:
@@ -4,7 +4,6 @@ import {AMServer} from "./AMServer";
|
||||
|
||||
// @ts-ignore
|
||||
export default createRealmContext({
|
||||
inMemory: true,
|
||||
schemaVersion: 1,
|
||||
schema: [AMCard, AMServer],
|
||||
deleteRealmIfMigrationNeeded: true
|
||||
|
||||
Reference in New Issue
Block a user