diff --git a/CommonServer/Infrastructure/Postgres/SchemaMigrations/Index.ts b/CommonServer/Infrastructure/Postgres/SchemaMigrations/Index.ts index fd5712eecc..c70cb39480 100644 --- a/CommonServer/Infrastructure/Postgres/SchemaMigrations/Index.ts +++ b/CommonServer/Infrastructure/Postgres/SchemaMigrations/Index.ts @@ -39,5 +39,5 @@ export default [ MigrationName1718879960254, MigrationName1719227548476, MigrationName1719228104620, - MigrationName1719247426296 + MigrationName1719247426296, ];