aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 23:55:33 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 23:55:33 +0200
commit74e8d7f5104b08d1598693602979b29cfcd146e9 (patch)
tree466aa853a54567ff3a290f4d6105a49a0abcf4a2 /dist
parent2ce6e6a8767e23b429a33034c9dea143b0e65f22 (diff)
downloadFlightCore-74e8d7f5104b08d1598693602979b29cfcd146e9.tar.gz
FlightCore-74e8d7f5104b08d1598693602979b29cfcd146e9.zip
Show version number in UI
Diffstat (limited to 'dist')
-rw-r--r--dist/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html
index 235e02a1..f57b9e2f 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -9,5 +9,6 @@
<panic-button>Panic Button</panic-button>
<backend-ping class="server"></backend-ping>
<install-location-holder>EMPTY</install-location-holder>
+ <version-number-holder>UNKNOWN</version-number-holder>
</body>
</html>