mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-23 10:08:38 +00:00
Added AISAT-1 as AISAT1 in the LOTW Sat name map
This commit is contained in:
parent
e34107e0e8
commit
2d2af35536
@ -810,6 +810,7 @@ class Lotw extends CI_Controller {
|
||||
"KEDR" => "ARISSAT-1",
|
||||
"TO-108" => "CAS-6",
|
||||
"TAURUS" => "TAURUS-1",
|
||||
"AISAT1" => "AISAT-1",
|
||||
);
|
||||
|
||||
return array_search(strtoupper($satname),$arr,true);
|
||||
|
Loading…
Reference in New Issue
Block a user