Merge branch 'kb_development' into kb_migration
This commit is contained in:
commit
139030f230
16 changed files with 61 additions and 25 deletions
|
@ -27,6 +27,10 @@ module HasUserSettings
|
|||
settings['default_sensitive']
|
||||
end
|
||||
|
||||
def setting_public_post_to_unlisted
|
||||
settings['public_post_to_unlisted']
|
||||
end
|
||||
|
||||
def setting_unfollow_modal
|
||||
settings['web.unfollow_modal']
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue