✨ ♑ command.ts
This commit is contained in:
@@ -214,3 +214,4 @@ export function getCommandName(cmd: CommandBase): string {
|
|||||||
export function isCommandEnabled(cmd: CommandBase): boolean {
|
export function isCommandEnabled(cmd: CommandBase): boolean {
|
||||||
return cmd.isEnabled?.() ?? true
|
return cmd.isEnabled?.() ?? true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user