From 0e2610eee0e8683d0520bdfa34cb864ffafad111 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 1 Jun 2016 11:50:24 +0100 Subject: [PATCH] Fix indentation of setting --- config/setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/setting.php b/config/setting.php index d4857d98..109231b5 100644 --- a/config/setting.php +++ b/config/setting.php @@ -54,6 +54,6 @@ return [ | */ - 'show_support' => true, + 'show_support' => true, ];