Fixes issue #8110 Co-authored-by: ad-elias <elias@autodiligence.com>
This commit is contained in:
@ -98,7 +98,7 @@ export class WorkspaceMemberWorkspaceEntity extends BaseWorkspaceEntity {
|
||||
label: 'Color Scheme',
|
||||
description: 'Preferred color scheme',
|
||||
icon: 'IconColorSwatch',
|
||||
defaultValue: "'Light'",
|
||||
defaultValue: "'System'",
|
||||
})
|
||||
colorScheme: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user