mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 14:27:42 +00:00
Add support for DTMBA
This commit is contained in:
@@ -365,6 +365,7 @@ const SIG_ICONS = {
|
||||
"WAI": "fa-table-cells-large",
|
||||
"DME": "fa-building",
|
||||
"Tiles": "fa-square",
|
||||
"DTMBA": "fa-masks-theater",
|
||||
"Toilets": "fa-toilet"
|
||||
}
|
||||
|
||||
@@ -392,6 +393,7 @@ const SIG_NAMES = {
|
||||
"WAB": "Worked All Britain",
|
||||
"WAI": "Worked All Ireland",
|
||||
"Tiles": "Tiles on the Air",
|
||||
"DTMBA": "Diploma Teatri Musei e Belle Arti",
|
||||
"TOTA": "Toilets on the Air"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user