Przeglądaj źródła

:bug: Removed hilarious default O

tags/0.0.3^2
tomit4 3 lat temu
rodzic
commit
3bbf6ba4a4
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      frontend/src/components/NamePlate.vue

+ 0
- 1
frontend/src/components/NamePlate.vue Wyświetl plik

@@ -3,7 +3,6 @@
3 3
     section(:class='{ box: !isList }' v-if='pid')
4 4
         router-link(:to='`/profile/${pid}`' disabled)
5 5
             h1.text-capitalize {{ name }}
6
-                span O
7 6
             p.text-capitalize {{ role }} 
8 7
                 span.text-capitalize(v-if='isList')
9 8
                     span.text-capitalize | {{ locale }}

Ładowanie…
Anuluj
Zapisz