mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add missing command
This commit is contained in:
@@ -72,6 +72,7 @@ class UpgradeDatabase extends Command
|
||||
// also just in case, some integrity commands:
|
||||
'firefly-iii:create-group-memberships',
|
||||
'firefly-iii:upgrade-group-information',
|
||||
'firefly-iii:upgrade-currency-preferences'
|
||||
];
|
||||
$args = [];
|
||||
if ($this->option('force')) {
|
||||
|
Reference in New Issue
Block a user