mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fix contact status buttons display.
This commit is contained in:
@@ -392,6 +392,7 @@ void ContactStatus::setupState(not_null<PeerData*> peer) {
|
||||
peer->session().api().requestPeerSettings(peer);
|
||||
}
|
||||
|
||||
_bar.entity()->showState(State());
|
||||
PeerState(
|
||||
peer
|
||||
) | rpl::start_with_next([=](State state) {
|
||||
|
||||
Reference in New Issue
Block a user