diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html index 2d4d1acb..95403ebd 100644 --- a/dist/index.html +++ b/dist/index.html @@ -30,6 +30,9 @@ <!-- Should be switched to dropdown menu later --> Use release candidate? <input type="checkbox" id="use-release-candidate-checkbox" /> + <!-- Stuff directly below would go to a repair/verify Titanfall2/Northstar page in the app --> + <button id="verify-game-files-button">Verify Titanfall2 game files</button> + <!-- This showcases ping activity between frontend and backend. Should be hidden in non-dev/debug mode --> <backend-ping class="server"></backend-ping> </body> |