Allow user to disable the boost confirm dialog in preferences
This commit is contained in:
parent
f53fb6aa66
commit
06444bf050
9 changed files with 22 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue