mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Put manage chat above stories archive.
This commit is contained in:
parent
363ffc1c04
commit
7bf1f9bd71
1 changed files with 1 additions and 1 deletions
|
@ -1421,9 +1421,9 @@ void Filler::fillHistoryActions() {
|
||||||
addToggleMuteSubmenu(true);
|
addToggleMuteSubmenu(true);
|
||||||
addInfo();
|
addInfo();
|
||||||
addViewAsTopics();
|
addViewAsTopics();
|
||||||
|
addManageChat();
|
||||||
addStoryArchive();
|
addStoryArchive();
|
||||||
addSupportInfo();
|
addSupportInfo();
|
||||||
addManageChat();
|
|
||||||
addBoostChat();
|
addBoostChat();
|
||||||
addCreatePoll();
|
addCreatePoll();
|
||||||
addThemeEdit();
|
addThemeEdit();
|
||||||
|
|
Loading…
Add table
Reference in a new issue