Match satellite's tles via NORAD catalogue id

This commit is contained in:
phl0
2025-03-12 10:44:30 +01:00
parent a1760c44b9
commit 57dfe8cdf7
2 changed files with 19 additions and 7 deletions

View File

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