mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-19 08:42:48 +08:00
New line fix
This commit is contained in:
parent
2a2f893fcc
commit
10e8e1a88d
|
@ -140,4 +140,4 @@ class HomeController extends Controller
|
|||
$exists = $favicons->restoreOriginalIfNotExists();
|
||||
return response()->file($exists ? $favicons->getPath() : $favicons->getOriginalPath());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user