Add markdown config translation
This commit is contained in:
parent
eaa1f9e450
commit
5436b8796d
8 changed files with 19 additions and 2 deletions
|
@ -12,6 +12,7 @@ class UserSettings
|
|||
setting :theme, default: -> { ::Setting.theme }
|
||||
setting :noindex, default: -> { ::Setting.noindex }
|
||||
setting :noai, default: true
|
||||
setting :bio_markdown, default: false
|
||||
setting :hide_statuses_count, default: false
|
||||
setting :hide_following_count, default: false
|
||||
setting :hide_followers_count, default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue