aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorOsmium Sorcerer <os@sof.beauty>2026-04-06 22:18:29 +0000
committerOsmium Sorcerer <os@sof.beauty>2026-04-18 16:52:23 +0000
commit45b706909323ba82035c49eb9d2b2546eeab6a78 (patch)
tree5093ada314934922a0078f10c12788f172162a6f /public
parent3e5eda1fd61ab057472c4e8734ba57e1a0c84a33 (diff)
Avoid bothering the upstream
Delete reference to the AO2 Discord server so users don't accidentally complain there if I break something here.
Diffstat (limited to 'public')
-rw-r--r--public/client.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/public/client.html b/public/client.html
index 28a6578..5c3c561 100644
--- a/public/client.html
+++ b/public/client.html
@@ -142,10 +142,6 @@
<button id="client_reconnect" onclick="ReconnectButton()">
Reconnect
</button>
- <p id="client_error_help">
- Having trouble?
- <a href="https://discord.gg/9rYQVVQ" target="_blank">Join us on Discord</a>
- </p>
</div>
</div>
</body>