From be31543dd2c3fc4119efc85dd380d918973367bb Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Tue, 13 Aug 2019 10:56:21 +0100 Subject: [PATCH] I changed the wrong thing lol --- src/components/app/MyMiniInformation.vue | 2 +- src/components/app/Popouts/Popouts/userInformationPopout.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/app/MyMiniInformation.vue b/src/components/app/MyMiniInformation.vue index fc92ac7..c823600 100644 --- a/src/components/app/MyMiniInformation.vue +++ b/src/components/app/MyMiniInformation.vue @@ -19,7 +19,7 @@ {{ user.username }}
- #{{ user.tag }} + @{{ user.tag }}
{{user.username}}
-
#{{user.tag}}
+
@{{user.tag}}