mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-23 21:22:48 +01:00
fixed bugs in dispatching of commands
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
reg.resolved = inst;
|
||||
}
|
||||
|
||||
console.log(name + ' resolved', reg.resolved);
|
||||
return reg.resolved;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user