follow me @ home

This commit is contained in:
les
2020-02-05 00:42:05 +01:00
parent a046316509
commit 86410d6ad9
4 changed files with 21 additions and 5 deletions

View File

@@ -51,6 +51,13 @@
span.ml-1 {{$t('common.federation')}}
Federation
//- MODERATION
el-tab-pane.pt-1(v-if='settings.enable_federation')
template(slot='label')
v-icon(name='vector-square')
span.ml-1 {{$t('common.moderation')}}
Moderation
</template>
<script>
import { mapState } from 'vuex'