mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Various code clean up.
This commit is contained in:
		| @@ -138,7 +138,7 @@ class HomeController extends Controller | ||||
|         } | ||||
|  | ||||
|         return view( | ||||
|             'index', compact('count', 'title', 'subTitle', 'mainTitleIcon', 'transactions', 'showDepositsFrontpage', 'billCount') | ||||
|             'index', compact('count', 'subTitle', 'transactions', 'showDepositsFrontpage', 'billCount') | ||||
|         ); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user