Add support for DME. Closes #114.

This commit is contained in:
Ian Renton
2026-06-23 06:38:41 +01:00
parent d4d43a43c8
commit 21a3ae70b5
4 changed files with 17 additions and 1 deletions

View File

@@ -335,6 +335,7 @@ const SIG_ICONS = {
"WWTOTA": "fa-tower-observation",
"WAB": "fa-table-cells-large",
"WAI": "fa-table-cells-large",
"DME": "fa-building",
"Tiles": "fa-square",
"TOTA": "fa-toilet"
}