Put manage chat above stories archive.

This commit is contained in:
John Preston 2024-11-04 14:41:25 +04:00
parent 363ffc1c04
commit 7bf1f9bd71

View file

@ -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();