aboutsummaryrefslogtreecommitdiff
path: root/dist/index.html
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-11 00:32:55 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-11 00:32:55 +0200
commit504c1bc00e9d27a3df9a300ba2ebd8aa9efbb3ab (patch)
treebb3785aa3f4f8d03c1e245e73c8435b06c69c1ce /dist/index.html
parent6097f17765e5f4303a25f58e1ad07b5dbb79233b (diff)
downloadFlightCore-504c1bc00e9d27a3df9a300ba2ebd8aa9efbb3ab.tar.gz
FlightCore-504c1bc00e9d27a3df9a300ba2ebd8aa9efbb3ab.zip
Check if Origin is running
Diffstat (limited to 'dist/index.html')
-rw-r--r--dist/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html
index eef3b931..755fad3b 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -17,6 +17,7 @@
<button id="omni-button">Loading...</button>
<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>
<!-- <div class="hello">Click for Hello</div> -->
<!-- <counter-button>ADD</counter-button> -->
<!-- <counter-result>.</counter-result> -->