Add cat_url (for spot to TRX) to cat-table

This commit is contained in:
int2001
2024-11-08 13:32:40 +00:00
parent dd4030394d
commit 106d27575f
2 changed files with 27 additions and 1 deletions

View File

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