]> BookStack Code Mirror - bookstack/blobdiff - app/App/HomeController.php
New line fix
[bookstack] / app / App / HomeController.php
index ab62e6d57bd7a2182232051ef3cc5f241e03b6cc..24b7c3ed819eacb1e0f7dbe04638446dfdf69197 100644 (file)
@@ -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
+}