From 35d407afef090b0e0db29ef388d48911672887b6 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sat, 22 May 2021 15:31:25 +0100 Subject: [PATCH] Discord: remove @ from username --- ts/modules/accounts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/modules/accounts.ts b/ts/modules/accounts.ts index 9b53504..b8473e2 100644 --- a/ts/modules/accounts.ts +++ b/ts/modules/accounts.ts @@ -221,7 +221,7 @@ class user implements User { // (this._discord.querySelector("span") as HTMLSpanElement).onclick = this._addDiscord; } else { let innerHTML = ` - @${u} + ${u}