mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Allow to schedule created polls.
This commit is contained in:
@@ -784,7 +784,7 @@ void MessageLinksParser::apply(
|
||||
_list = std::move(parsed);
|
||||
}
|
||||
|
||||
void SetupSendWithoutSound(
|
||||
void SetupSendMenu(
|
||||
not_null<Ui::RpWidget*> button,
|
||||
Fn<bool()> enabled,
|
||||
Fn<void()> send,
|
||||
|
Reference in New Issue
Block a user