mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 20:22:07 +00:00
Code for #2389
This commit is contained in:
@@ -48,7 +48,7 @@ class IndexController extends Controller
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
app('view')->share('showCategory', true);
|
||||
// translations:
|
||||
$this->middleware(
|
||||
function ($request, $next) {
|
||||
|
Reference in New Issue
Block a user