Add profile bio markdown option
This commit is contained in:
parent
fc87e18044
commit
ebb0dec334
6 changed files with 18 additions and 3 deletions
|
@ -107,6 +107,10 @@ module HasUserSettings
|
|||
settings['theme']
|
||||
end
|
||||
|
||||
def setting_bio_markdown
|
||||
settings['bio_markdown']
|
||||
end
|
||||
|
||||
def setting_display_media
|
||||
settings['web.display_media']
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue