Remove setting for unfollow confirmation modal, and make it unconditional (#29373)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user