mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
First experimental report generator / choice thing.
This commit is contained in:
@@ -56,7 +56,7 @@ class ReportController extends Controller
|
||||
}
|
||||
|
||||
|
||||
return view('reports.index', compact('months', 'hasShared'));
|
||||
return view('reports.index', compact('months','accounts', 'hasShared','start'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user