make detailed access restriction an expert section
This commit is contained in:
parent
9f77f910b8
commit
d223683b2e
@ -108,7 +108,7 @@
|
|||||||
path=":pleroma.:instance.:limit_to_local_content"
|
path=":pleroma.:instance.:limit_to_local_content"
|
||||||
/>
|
/>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li v-if="expertLevel">
|
||||||
<h3>{{ $t('admin_dash.instance.restrict.header') }}</h3>
|
<h3>{{ $t('admin_dash.instance.restrict.header') }}</h3>
|
||||||
<p>
|
<p>
|
||||||
{{ $t('admin_dash.instance.restrict.description') }}
|
{{ $t('admin_dash.instance.restrict.description') }}
|
||||||
|
Loading…
Reference in New Issue
Block a user