mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 14:27:42 +00:00
Add support for FEA
This commit is contained in:
@@ -852,6 +852,7 @@ components:
|
||||
- WAB
|
||||
- WAI
|
||||
- DME
|
||||
- FEA
|
||||
- DTMBA
|
||||
- Toilets
|
||||
example: POTA
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user