Fix the bug that make redo and edit unusable even when model selected
This commit is contained in:
parent
5d8ea744c7
commit
9d76a49b18
@ -49,6 +49,7 @@
|
|||||||
} else {
|
} else {
|
||||||
textareaControl.classList.remove('is-loading');
|
textareaControl.classList.remove('is-loading');
|
||||||
}
|
}
|
||||||
|
toggleSendButton();
|
||||||
}, 10);
|
}, 10);
|
||||||
|
|
||||||
function updateIcons() {
|
function updateIcons() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user