mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add a button to go back to the v1 layout.
This commit is contained in:
@@ -917,7 +917,7 @@ return [
|
||||
'sorting' => [
|
||||
'allowed' => [
|
||||
'transactions' => ['description', 'amount'],
|
||||
'accounts' => ['name'],
|
||||
'accounts' => ['name'],
|
||||
],
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user