aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-13 22:41:03 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-13 22:41:03 +0200
commit05b90d289b684e18b418d60e594b4c89423ad0e0 (patch)
treeb566b7a9c8b86c81cf158544e7c6bd6099319a63 /dist
parentebd65b80f9ae05a3cffeea3677a68e9869cf327c (diff)
downloadFlightCore-05b90d289b684e18b418d60e594b4c89423ad0e0.tar.gz
FlightCore-05b90d289b684e18b418d60e594b4c89423ad0e0.zip
Show installed Northstar version in separate field
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 755fad3b..14592dff 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -15,6 +15,7 @@
The functionality it serves and what it displays is based on the current state of the application
-->
<button id="omni-button">Loading...</button>
+ <northstar-version-holder>Unknown Northstar version</northstar-version-holder>
<input value="Couldn't find Titanfall2 install" id="install-location-holder" disabled></input>
<install-type-holder>UNKOWN</install-type-holder>
<origin-running-holder>ORIGIN STATUS UNKOWN</origin-running-holder>