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