Fix the bug that make redo and edit unusable even when model selected

This commit is contained in:
Adrien Bouvais 2024-08-14 13:51:05 +02:00
parent 5d8ea744c7
commit 9d76a49b18

View File

@ -49,6 +49,7 @@
} else {
textareaControl.classList.remove('is-loading');
}
toggleSendButton();
}, 10);
function updateIcons() {