There was an error while loading. Please reload this page.
1 parent 866302f commit 19d6d43Copy full SHA for 19d6d43
1 file changed
entrypoints/utils/oauth.ts
@@ -7,7 +7,7 @@ export const endpoint = useStorage(
7
);
8
export const clientId = useStorage(
9
"instance_client_id",
10
- "9c994748-c593-4a6d-951b-6849c829bc4e",
+ "019b27e8-a52a-71d8-8d67-071cff97f315",
11
12
13
// Use chrome.storage for tokens (survives popup closing)
0 commit comments