Fix queue configuration, fix AccountingAccountSync description

This commit is contained in:
Deon George
2022-08-19 17:18:37 +10:00
parent 73d92f25c1
commit 1deda523b4
2 changed files with 5 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ class AccountingAccountSync extends Command
*
* @var string
*/
protected $description = 'Command description';
protected $description = 'Synchronise accounts with account system';
/**
* Execute the console command.