mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 23:26:31 +08:00
this is the fix
This commit is contained in:
@@ -116,6 +116,7 @@ export const useSyncStore = createPersistStore(
|
|||||||
}
|
}
|
||||||
|
|
||||||
await client.set(config.username, JSON.stringify(localState));
|
await client.set(config.username, JSON.stringify(localState));
|
||||||
|
console.log("client set", localState);
|
||||||
this.markSyncTime();
|
this.markSyncTime();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user