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);
addInfo();
addViewAsTopics();
addManageChat();
addStoryArchive();
addSupportInfo();
addManageChat();
addBoostChat();
addCreatePoll();
addThemeEdit();