From 2afe0e0b5626dcaf871a917ded467f6e3d64c9aa Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 20 Apr 2020 20:56:32 -0500 Subject: [PATCH] Add more boolean settings --- app/gabsocial/features/preferences/index.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/gabsocial/features/preferences/index.js b/app/gabsocial/features/preferences/index.js index 869983673..ce0b75406 100644 --- a/app/gabsocial/features/preferences/index.js +++ b/app/gabsocial/features/preferences/index.js @@ -118,6 +118,21 @@ class Preferences extends ImmutablePureComponent { path={['deleteModal']} /> + + + + + + );