Skip to content

Commit 5f68c72

Browse files
author
Shaw
committed
more actions
1 parent 4b5f820 commit 5f68c72

4 files changed

Lines changed: 723 additions & 1316 deletions

File tree

packages/app-core/src/state/useCloudState.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@ export function useCloudState({
521521
);
522522
return;
523523
}
524+
client.setBaseUrl(authenticatedCloudApiBase, { persist: false });
524525
client.setToken(poll.token);
525526
}
526527

0 commit comments

Comments
 (0)