mirror of
https://github.com/nuintun/command-manager.git
synced 2026-03-05 12:46:01 +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