[Client] Add information

This commit is contained in:
syuilo
2019-01-17 09:46:40 +09:00
parent f1e769e74d
commit 652bb03087
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<ui-switch v-model="disableRegistration">{{ $t('disable-registration') }}</ui-switch>
<ui-switch v-model="disableLocalTimeline">{{ $t('disable-local-timeline') }}</ui-switch>
<ui-switch v-model="disableGlobalTimeline">{{ $t('disable-global-timeline') }}</ui-switch>
<ui-info>{{ $t('disabling-timelines-info') }}</ui-info>
</section>
<section class="fit-bottom">
<header><fa icon="cloud"/> {{ $t('drive-config') }}</header>