Fixing migration

This commit is contained in:
Andreas Kristiansen
2025-11-05 12:48:44 +01:00
parent 56c102e7d2
commit 1af6606e81
2 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
| |
*/ */
$config['migration_version'] = 263; $config['migration_version'] = 264;
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------