aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-10 17:34:49 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-10 17:34:49 +0200
commit578516b2bcbfa2c80e02d51951d99e3083360749 (patch)
tree14bc527f172fcca5b8df88b8bad1a562ae4bbaac /dist
parent1aa1c19541f472ebf3cd2354a7969e5fb43d2305 (diff)
downloadFlightCore-578516b2bcbfa2c80e02d51951d99e3083360749.tar.gz
FlightCore-578516b2bcbfa2c80e02d51951d99e3083360749.zip
Stop displaying omni-button as locked
Diffstat (limited to 'dist')
-rw-r--r--dist/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html
index 533387fc..9eb4fe0a 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -14,7 +14,7 @@
- Run Northstar
The functionality it serves and what it displays is based on the current state of the application
-->
- <button id="omni-button", class="locked">Loading...</button>
+ <button id="omni-button">Loading...</button>
<input value="Couldn't find Titanfall2 install" id="install-location-holder" disabled></input>
<!-- <div class="hello">Click for Hello</div> -->
<!-- <counter-button>ADD</counter-button> -->