Upgrade documentation UI component rendering (#4445)
Upgrade documenation UI component rendering
This commit is contained in:
@ -50,7 +50,6 @@ export class AddStandardIdCommand extends CommandRunner {
|
||||
{
|
||||
IS_BLOCKLIST_ENABLED: true,
|
||||
IS_CALENDAR_ENABLED: true,
|
||||
IS_SELF_BILLING_ENABLED: true,
|
||||
},
|
||||
);
|
||||
const standardFieldMetadataCollection = this.standardFieldFactory.create(
|
||||
@ -62,7 +61,6 @@ export class AddStandardIdCommand extends CommandRunner {
|
||||
{
|
||||
IS_BLOCKLIST_ENABLED: true,
|
||||
IS_CALENDAR_ENABLED: true,
|
||||
IS_SELF_BILLING_ENABLED: true,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user