GMA Islands support

This commit is contained in:
Ian Renton
2026-08-22 08:02:57 +01:00
parent a27a04b65d
commit 1fd6611ac2
11 changed files with 38 additions and 15 deletions
+3
View File
@@ -117,6 +117,9 @@ class GMA(HTTPSpotProvider):
case "IOTA Island":
spot.sig_refs[0].sig = "IOTA"
spot.sig = "IOTA"
case "GMA Island":
spot.sig_refs[0].sig = "GMA Island"
spot.sig = "GMA Island"
case "Lighthouse (ILLW)":
spot.sig_refs[0].sig = "ILLW"
spot.sig = "ILLW"