mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Make sure version is OK. Will trigger the commands again but no matter.
This commit is contained in:
@@ -40,7 +40,7 @@ use Illuminate\Console\Command;
|
||||
*/
|
||||
class MigrateToRules extends Command
|
||||
{
|
||||
public const CONFIG_NAME = '4780_bills_to_rules';
|
||||
public const CONFIG_NAME = '480_bills_to_rules';
|
||||
/**
|
||||
* The console command description.
|
||||
*
|
||||
|
Reference in New Issue
Block a user