Fix config naming for consistency
This commit is contained in:
parent
67c9d8bd55
commit
4639e30cb8
3 changed files with 4 additions and 4 deletions
|
@ -118,8 +118,8 @@
|
|||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting path="showNewPostButton">
|
||||
{{ $t('settings.showPostButton') }}
|
||||
<BooleanSetting path="alwaysShowNewPostButton">
|
||||
{{ $t('settings.always_show_post_button') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue