minor fixes
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
});
|
||||
}
|
||||
if (!!attackId) {
|
||||
console.log(attackId);
|
||||
invoke("search_move", { index: attackId }).then((r) => {
|
||||
currentValue = myValue = attackId;
|
||||
attackData = r;
|
||||
|
||||
Reference in New Issue
Block a user