fix WAPC Award bands

This commit is contained in:
tallcode
2025-07-23 15:21:30 +08:00
parent 580fec5b2d
commit 2b43c5cc25
5 changed files with 8 additions and 1 deletions

View File

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