aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html
index 2d4d1acb..ae87ebe7 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -30,6 +30,10 @@
<!-- 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="force-reinstall-northstar-button">Force reinstall Northstar</button>
+ <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>