Rename SuggestPostOptions to SuggestOptions.

This commit is contained in:
John Preston
2025-11-28 12:12:45 +04:00
parent 23880ac6c1
commit 41d206e354
33 changed files with 117 additions and 109 deletions

View File

@@ -606,7 +606,7 @@ bool MainWidget::shareUrl(
.topicRootId = topicRootId,
.monoforumPeerId = monoforumPeerId,
},
SuggestPostOptions(),
SuggestOptions(),
cursor,
Data::WebPageDraft()));
history->clearLocalEditDraft(topicRootId, monoforumPeerId);