From de1ebae425013e8cf86dc1969ab1ad0cf230ff22 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 28 Aug 2018 19:58:44 -0600 Subject: [PATCH] Update privacy settings view --- resources/views/settings/privacy.blade.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/resources/views/settings/privacy.blade.php b/resources/views/settings/privacy.blade.php index 2142366fd..161474ac6 100644 --- a/resources/views/settings/privacy.blade.php +++ b/resources/views/settings/privacy.blade.php @@ -23,8 +23,23 @@

When your account is visible to search engines, your information can be crawled and stored by search engines.

+
+ show_profile_follower_count ? 'checked=""':''}}> + +

Display follower count on profile

+
+
+ show_profile_following_count ? 'checked=""':''}}> + +

Display following count on profile

+
+