mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-19 17:17:33 +08:00
update files
This commit is contained in:
@@ -85,7 +85,7 @@ function verifyConfigure(configure){
|
||||
&& command.value && typeof command.value === 'string';
|
||||
});
|
||||
|
||||
if (commandValid) {
|
||||
if (!commandValid) {
|
||||
return false;
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user