From c527a69733140979e816c8e6234fdab4538c362d Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Tue, 13 Aug 2019 10:54:33 +0100 Subject: [PATCH] changed @ to # --- src/components/app/MyMiniInformation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/app/MyMiniInformation.vue b/src/components/app/MyMiniInformation.vue index c823600..fc92ac7 100644 --- a/src/components/app/MyMiniInformation.vue +++ b/src/components/app/MyMiniInformation.vue @@ -19,7 +19,7 @@ {{ user.username }}
- @{{ user.tag }} + #{{ user.tag }}