diff --git a/src/components/Location.vue b/src/components/Location.vue index 9c31059b..ba58064c 100644 --- a/src/components/Location.vue +++ b/src/components/Location.vue @@ -2,13 +2,13 @@
-
-
+
- + {{ text }} {{ ` ยท #${instanceName}` @@ -23,9 +23,9 @@ - + - +
diff --git a/src/views/Sidebar/components/FriendsSidebar.vue b/src/views/Sidebar/components/FriendsSidebar.vue index b0866767..fbe7a64b 100644 --- a/src/views/Sidebar/components/FriendsSidebar.vue +++ b/src/views/Sidebar/components/FriendsSidebar.vue @@ -49,7 +49,9 @@ :traveling="currentUser.$travelingToLocation" :link="false" /> - {{ currentUser.statusDescription }} + {{ + currentUser.statusDescription + }}