forked from FoundKeyGang/FoundKey
Clean up
This commit is contained in:
parent
aed1e839ba
commit
e50fa4762d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<li class="deck" :class="{ active: $route.name == 'deck' }" @click="goToTop">
|
||||
<router-link to="/deck">
|
||||
%fa:columns%
|
||||
<p>%i18n:@deck% <small>(beta)</small></p>
|
||||
<p>%i18n:@deck%</p>
|
||||
</router-link>
|
||||
</li>
|
||||
<li class="messaging">
|
||||
|
|
Loading…
Reference in a new issue