mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-28 14:16:37 +08:00
debug:disable client.set
This commit is contained in:
parent
0c5a6a146b
commit
ae0b573f9b
@ -114,7 +114,7 @@ export const useSyncStore = createPersistStore(
|
|||||||
throw e;
|
throw e;
|
||||||
}
|
}
|
||||||
|
|
||||||
await client.set(config.username, JSON.stringify(localState));
|
//await client.set(config.username, JSON.stringify(localState));
|
||||||
|
|
||||||
this.markSyncTime();
|
this.markSyncTime();
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user