mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-29 19:03:03 +00:00
Fix invite link block visibility.
This commit is contained in:
parent
b3f0a3c9f5
commit
e209299af4
@ -708,6 +708,7 @@ void Controller::observeInviteLink() {
|
||||
_peer,
|
||||
Notify::PeerUpdate::Flag::InviteLinkChanged
|
||||
) | rpl::start_with_next([=] {
|
||||
refreshCreateInviteLink();
|
||||
refreshEditInviteLink();
|
||||
}, _controls.editInviteLinkWrap->lifetime());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user