Merge branch 'fix-hide-network' into 'develop'
oof See merge request pleroma/pleroma-fe!422
This commit is contained in:
commit
10a0296aac
@ -31,7 +31,7 @@
|
||||
</p>
|
||||
<p>
|
||||
<input type="checkbox" v-model="newHideNetwork" id="account-hide-network">
|
||||
<label for="account-no-rich-text">{{$t('settings.hide_network_description')}}</label>
|
||||
<label for="account-hide-network">{{$t('settings.hide_network_description')}}</label>
|
||||
</p>
|
||||
<button :disabled='newName.length <= 0' class="btn btn-default" @click="updateProfile">{{$t('general.submit')}}</button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user