From fffbbb1cd310713e68ed2c1af5a1ad90b2092b44 Mon Sep 17 00:00:00 2001 From: Gero Posmyk-Leinemann <32448529+geropl@users.noreply.github.com> Date: Fri, 22 Sep 2023 11:26:01 +0200 Subject: [PATCH] [dashboard] tone down "Unable to retrieve workspace-auth cookie" to warn (#18772) --- components/dashboard/src/start/StartWorkspace.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/src/start/StartWorkspace.tsx b/components/dashboard/src/start/StartWorkspace.tsx index 8f8291279e8570..f7cbf5550cc1a1 100644 --- a/components/dashboard/src/start/StartWorkspace.tsx +++ b/components/dashboard/src/start/StartWorkspace.tsx @@ -408,7 +408,7 @@ export default class StartWorkspace extends React.Component