Add support for FEA

This commit is contained in:
Ian Renton
2026-08-31 09:39:05 +01:00
parent df684a601d
commit bc326388ac
15 changed files with 83 additions and 19 deletions
+3
View File
@@ -364,6 +364,7 @@ const SIG_ICONS = {
"WAB": "fa-table-cells-large",
"WAI": "fa-table-cells-large",
"DME": "fa-building",
"FEA": "fa-house-flood-water",
"Tiles": "fa-square",
"DTMBA": "fa-masks-theater",
"Toilets": "fa-toilet"
@@ -392,6 +393,8 @@ const SIG_NAMES = {
"WWTOTA": "Towers on the Air",
"WAB": "Worked All Britain",
"WAI": "Worked All Ireland",
"DME": "Diploma Municipios de España",
"FEA": "Diploma Faros de España",
"Tiles": "Tiles on the Air",
"DTMBA": "Diploma Teatri Musei e Belle Arti",
"TOTA": "Toilets on the Air"