From 0307be567e12080131c7163f7c194cf81a4ab07a Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Fri, 10 Jan 2020 22:38:44 -0700 Subject: [PATCH] Update settings home view, fixes #1914 --- resources/views/settings/home.blade.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/resources/views/settings/home.blade.php b/resources/views/settings/home.blade.php index 514b3adc92..2146be3421 100644 --- a/resources/views/settings/home.blade.php +++ b/resources/views/settings/home.blade.php @@ -42,12 +42,6 @@ -
- -
- -
-
@@ -68,11 +62,12 @@
+ @if(config('pixelfed.enforce_account_limit'))

Storage Usage

@@ -92,6 +87,7 @@
+ @endif