From cf3aee91ca04939897df4a92504abbebe33a8ee4 Mon Sep 17 00:00:00 2001 From: Daggertooth Date: Sun, 15 Apr 2018 01:49:19 -0500 Subject: [PATCH] Confirm boosts by default --- config/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings.yml b/config/settings.yml index a4c1b20c3..6feb887ef 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -19,7 +19,7 @@ defaults: &defaults default_sensitive: false hide_network: true unfollow_modal: true - boost_modal: false + boost_modal: true favourite_modal: false delete_modal: true auto_play_gif: false