mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Added a lot of todo things.
This commit is contained in:
		| @@ -83,9 +83,6 @@ class ChartJsAccountChartGenerator implements AccountChartGeneratorInterface | ||||
|      */ | ||||
|     public function single(Account $account, array $labels, array $dataSet): array | ||||
|     { | ||||
|         // language: | ||||
|         $format = (string)trans('config.month_and_day'); | ||||
|  | ||||
|         $data     = [ | ||||
|             'count'    => 1, | ||||
|             'labels'   => $labels, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user