diff --git a/src/App.svelte b/src/App.svelte index 146f7b3..d9eaea5 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -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;