Rename migration

This commit is contained in:
Andrew Kingston 2022-11-24 14:27:49 +00:00
parent 9000349360
commit cd24c408fe
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export const DEFINITIONS: MigrationDefinition[] = [
}, },
{ {
type: MigrationType.APP, type: MigrationType.APP,
name: MigrationName.TABLE_SETTINGS, name: MigrationName.TABLE_SETTINGS_LINKS_TO_ACTIONS,
}, },
{ {
type: MigrationType.GLOBAL, type: MigrationType.GLOBAL,