diff options
-rw-r--r-- | dist/index.html | 2 |
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> --> |