Consistency about whether "GMA Islands" is plural or not; widen columns on SIG list so it doesn't wrap

This commit is contained in:
Ian Renton
2026-08-29 08:34:04 +01:00
parent 2a4190ec4a
commit c3a360e691
12 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -118,8 +118,8 @@ class GMA(HTTPSpotProvider):
spot.sig_refs[0].sig = "IOTA"
spot.sig = "IOTA"
case "GMA Island":
spot.sig_refs[0].sig = "GMA Island"
spot.sig = "GMA Island"
spot.sig_refs[0].sig = "GMA Islands"
spot.sig = "GMA Islands"
case "Lighthouse (ILLW)":
spot.sig_refs[0].sig = "ILLW"
spot.sig = "ILLW"