chore(workspaces): drop defaultLogoIndex (#3898)

This commit is contained in:
Chuck Driesler
2025-01-28 07:56:13 +00:00
committed by GitHub
parent 57751db6d7
commit 35b59ca4f2
22 changed files with 26 additions and 91 deletions
@@ -378,7 +378,6 @@ const handleGetLimitedWorkspaceRequestFactory =
const limitedWorkspace = {
name: workspace.name,
logo: workspace.logo,
defaultLogoIndex: workspace.defaultLogoIndex,
ssoProviderName: ssoProviderData?.provider?.providerName
}