Skip to content

Commit c2c8abe

Browse files
[DURACOM-453] correct other workspace config to use came case
1 parent bca2d61 commit c2c8abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export enum MyDSpaceConfigurationValueType {
22
Workspace = 'workspace',
33
SupervisedItems = 'supervisedWorkspace',
4-
OtherWorkspace = 'otherworkspace',
4+
OtherWorkspace = 'otherWorkspace',
55
Workflow = 'workflow'
66
}

0 commit comments

Comments
 (0)