mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 15:16:24 +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));
|
||||
console.log("client set", localState);
|
||||
this.markSyncTime();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user