fix server linter
This commit is contained in:
@ -184,7 +184,7 @@ export class UpgradeCommand extends UpgradeCommandRunner {
|
||||
const commands_110: VersionCommands = {
|
||||
beforeSyncMetadata: [
|
||||
this.fixUpdateStandardFieldsIsLabelSyncedWithNameCommand,
|
||||
this.fixSchemaArrayTypeCommand
|
||||
this.fixSchemaArrayTypeCommand,
|
||||
],
|
||||
afterSyncMetadata: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user