mirror of
https://github.com/taroved/pol
synced 2025-05-29 12:30:09 -07:00
st fix
This commit is contained in:
parent
bb30378378
commit
289bce621d
@ -188,6 +188,7 @@ function Item(name, button) {
|
|||||||
that.state = STATE_SELECTED;
|
that.state = STATE_SELECTED;
|
||||||
that.updateButton();
|
that.updateButton();
|
||||||
updateCreateButton();
|
updateCreateButton();
|
||||||
|
currentItem = null;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user