Allow user to disable the boost confirm dialog in preferences
This commit is contained in:
@@ -5,6 +5,7 @@ node(:meta) do
|
||||
access_token: @token,
|
||||
locale: I18n.locale,
|
||||
me: current_account.id,
|
||||
boost_modal: current_account.user.setting_boost_modal,
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user