mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	🤖 Auto commit for release 'develop' on 2025-08-08
This commit is contained in:
		| @@ -56,7 +56,7 @@ trait ChartGeneration | ||||
|         $cache->addProperty($accounts); | ||||
|         $cache->addProperty($convertToPrimary); | ||||
|         if ($cache->has()) { | ||||
|              return $cache->get(); | ||||
|             return $cache->get(); | ||||
|         } | ||||
|         Log::debug('Regenerate chart.account.account-balance-chart from scratch.'); | ||||
|         $locale           = app('steam')->getLocale(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user