mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed display of join action button in profile top bar on channel join.
This commit is contained in:
@@ -383,6 +383,7 @@ TopBar::TopBar(
|
||||
_peer->session().changes().peerFlagsValue(
|
||||
_peer,
|
||||
Data::PeerUpdate::Flag::FullInfo
|
||||
| Data::PeerUpdate::Flag::ChannelAmIn
|
||||
) | rpl::start_with_next([=] {
|
||||
setupActions(controller);
|
||||
}, lifetime());
|
||||
|
||||
Reference in New Issue
Block a user