Skip to content

Commit

Permalink
update client id
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanharikr committed Jul 4, 2024
1 parent 7087a9f commit ca542e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@
];
const clientIds = {
playground: "46be57a7-d0f5-459e-9655-24799433637d",
greenfield: "3574f001-0874-4b20-bffd-8f3e37634274",
playground: "app_HelloDeveloperPlayground_Iq2",
greenfield: "app_GreenfieldFitnessDemoApp_s9z",
};
let errorNotification = null;
Expand Down

0 comments on commit ca542e2

Please sign in to comment.