Reverts twentyhq/twenty#9185 This PR breaks sync-metadata, will merge back after 0.35
This commit is contained in:
@ -98,7 +98,7 @@ export class WorkspaceMemberWorkspaceEntity extends BaseWorkspaceEntity {
|
||||
label: 'Color Scheme',
|
||||
description: 'Preferred color scheme',
|
||||
icon: 'IconColorSwatch',
|
||||
defaultValue: "'System'",
|
||||
defaultValue: "'Light'",
|
||||
})
|
||||
colorScheme: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user