Remove setting for unfollow confirmation modal, and make it unconditional (#29373)
This commit is contained in:
parent
119c7aa0df
commit
37ca59815c
8 changed files with 46 additions and 77 deletions
|
@ -27,10 +27,6 @@ module User::HasSettings
|
|||
settings['default_sensitive']
|
||||
end
|
||||
|
||||
def setting_unfollow_modal
|
||||
settings['web.unfollow_modal']
|
||||
end
|
||||
|
||||
def setting_boost_modal
|
||||
settings['web.reblog_modal']
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue