mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update code style.
This commit is contained in:
@@ -336,7 +336,8 @@ class PiggyBankRepository implements PiggyBankRepositoryInterface
|
||||
->piggyBanks()
|
||||
->with(
|
||||
['account',
|
||||
'objectGroups'])
|
||||
'objectGroups']
|
||||
)
|
||||
->orderBy('order', 'ASC')->get();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user