mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 21:56:38 +08:00
just trigger build
This commit is contained in:
parent
fdf02982de
commit
21c69fdf9c
@ -99,6 +99,7 @@ export const useSyncStore = createPersistStore(
|
||||
const client = this.getClient();
|
||||
|
||||
//console.log("===== accessStore", accessStore);
|
||||
|
||||
try {
|
||||
const remoteState = await client.get(config.username);
|
||||
if (!remoteState || remoteState === "") {
|
||||
|
Loading…
Reference in New Issue
Block a user