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