🤖 Auto commit for release 'develop' on 2025-08-10

This commit is contained in:
JC5
2025-08-10 12:16:41 +02:00
parent c567474043
commit e7569644f7
5 changed files with 105 additions and 100 deletions

View File

@@ -101,7 +101,7 @@ class AccountController extends Controller
$cache->addProperty($this->convertToPrimary);
$cache->addProperty('chart.account.expense-accounts');
if ($cache->has()) {
return response()->json($cache->get());
return response()->json($cache->get());
}
// prep some vars: