mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 11:52:58 +00:00
Insert AI-generated blocks into the page
This commit is contained in:
@@ -423,6 +423,7 @@ void CreateAiBox(not_null<Ui::GenericBox*> box, CreateAiBoxArgs &&args) {
|
||||
if (state->applyToPage) {
|
||||
state->applyToPage(state->page);
|
||||
}
|
||||
box->closeBox();
|
||||
});
|
||||
pill->setFullRadius(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user