Added missing idx for contest

This commit is contained in:
int2001
2024-05-24 06:51:03 +00:00
parent 268df35020
commit 00040396bc

View File

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