Close message editor before regenerating. #1195
This commit is contained in:
parent
977421edb7
commit
584d7961eb
|
@ -7712,6 +7712,7 @@ jQuery(async function () {
|
|||
}
|
||||
|
||||
else if (id == "option_regenerate") {
|
||||
closeMessageEditor();
|
||||
if (is_send_press == false) {
|
||||
//hideSwipeButtons();
|
||||
|
||||
|
|
Loading…
Reference in New Issue