From: JonatanRek Date: Fri, 22 Sep 2023 09:19:34 +0000 (+0200) Subject: New line fix X-Git-Tag: v23.10~1^2~19^2~4 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/10e8e1a88dcec88b5393537f509c3d266e224fe7 New line fix --- diff --git a/app/App/HomeController.php b/app/App/HomeController.php index ab62e6d57..24b7c3ed8 100644 --- a/app/App/HomeController.php +++ b/app/App/HomeController.php @@ -140,4 +140,4 @@ class HomeController extends Controller $exists = $favicons->restoreOriginalIfNotExists(); return response()->file($exists ? $favicons->getPath() : $favicons->getOriginalPath()); } -} \ No newline at end of file +}