mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Moved to high charts.
This commit is contained in:
@@ -20,10 +20,6 @@ class HomeController extends BaseController
|
||||
|
||||
public function index()
|
||||
{
|
||||
// get preferred viewing range
|
||||
$viewRange = $this->preferences->get('viewRange','week');
|
||||
|
||||
|
||||
// get list setting:
|
||||
$pref = $this->preferences->get('frontpageAccounts', []);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user