mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-05 20:16:06 +08:00
this is the fix
This commit is contained in:
parent
4cd94370e8
commit
9cd3358e4e
@ -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();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user