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 {
|
||||
textareaControl.classList.remove('is-loading');
|
||||
}
|
||||
toggleSendButton();
|
||||
}, 10);
|
||||
|
||||
function updateIcons() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user