Rename migration

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

View File

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