about summary refs log tree commit diff
path: root/app/views/settings/preferences/show.html.haml
diff options
context:
space:
mode:
authorcwm <chriswmartin@protonmail.com>2017-12-09 10:26:22 -0600
committercwm <chriswmartin@protonmail.com>2017-12-09 10:26:22 -0600
commitabe95b614b6355e61dd2955e09115ac473417c84 (patch)
tree77c7be825dd75ea4afe78c0d7cfe054592c92d05 /app/views/settings/preferences/show.html.haml
parent776867ea73f2fb9180a90b09cd98d801ca2aeef0 (diff)
add initial components based off of tootsuite pr #1507
Diffstat (limited to 'app/views/settings/preferences/show.html.haml')
-rw-r--r--app/views/settings/preferences/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/settings/preferences/show.html.haml b/app/views/settings/preferences/show.html.haml
index 9564c0399..9e72e5734 100644
--- a/app/views/settings/preferences/show.html.haml
+++ b/app/views/settings/preferences/show.html.haml
@@ -32,6 +32,7 @@
 
     = f.input :setting_unfollow_modal, as: :boolean, wrapper: :with_label
     = f.input :setting_boost_modal, as: :boolean, wrapper: :with_label
+    = f.input :setting_favourite_modal, as: :boolean, wrapper: :with_label
     = f.input :setting_delete_modal, as: :boolean, wrapper: :with_label
 
   .fields-group