This commit is contained in:
WBHarry 2026-02-11 01:43:30 +01:00
parent c2c2050009
commit 09ef7fa96f
4 changed files with 8 additions and 3 deletions

View file

@ -313,7 +313,7 @@ export async function runMigrations() {
phase: 'initial',
priority: 20,
value: 0,
max: migrationArmorScore
max: migrationArmorScore.toString()
}
]
}