Explorar o código

fix spacing in mentionsline

Henry Jameson %!s(int64=2) %!d(string=hai) anos
pai
achega
19a7335ee7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/status/status.vue

+ 1 - 0
src/components/status/status.vue

@@ -317,6 +317,7 @@
                   class="mentions-line-first"
                 />
               </span>
+              {{ ' ' }}
               <MentionsLine
                 v-if="hasMentionsLine"
                 :mentions="mentionsLine.slice(1)"