diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-10 00:16:59 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-10 00:16:59 +0200 |
commit | 6cf9f19406dc4eb9463927bba85c71633f8f6fdb (patch) | |
tree | 034012e9fb1bf585363d6e6f61e1a5aaf31fa09b /dist | |
parent | c7edfc4b008ac88937ab04cae1f66813d55040cd (diff) | |
download | FlightCore-6cf9f19406dc4eb9463927bba85c71633f8f6fdb.tar.gz FlightCore-6cf9f19406dc4eb9463927bba85c71633f8f6fdb.zip |
Implement manually selecting TF|2 install location
Diffstat (limited to 'dist')
-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 d964537a..bdc7fd5c 100644 --- a/dist/index.html +++ b/dist/index.html @@ -15,7 +15,7 @@ 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> - <install-location-holder>EMPTY</install-location-holder> + <install-location-holder>Couldn't find Titanfall2 install</install-location-holder> <!-- <div class="hello">Click for Hello</div> --> <!-- <counter-button>ADD</counter-button> --> <!-- <counter-result>.</counter-result> --> |