This commit is contained in:
2021-02-22 11:58:41 +08:00
parent f161e25071
commit d3559027ab
+1 -1
View File
@@ -12,7 +12,7 @@ use Snowflake\Abstracts\Input;
*/ */
class DefaultCommand extends Command class DefaultCommand extends Command
{ {
public string $command = 'a:help'; public string $command = 'system:help';
public string $description = 'command lists'; public string $description = 'command lists';