mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-29 08:47:52 +00:00
Rename linked-chat to discussion-link.
This commit is contained in:
@@ -2428,7 +2428,7 @@ void SessionController::showPeer(not_null<PeerData*> peer, MsgId msgId) {
|
||||
if (!clickedChannel->isPublic()
|
||||
&& !clickedChannel->amIn()
|
||||
&& (!currentPeer->isChannel()
|
||||
|| currentPeer->asChannel()->linkedChat()
|
||||
|| currentPeer->asChannel()->discussionLink()
|
||||
!= clickedChannel)) {
|
||||
MainWindowShow(this).showToast(peer->isMegagroup()
|
||||
? tr::lng_group_not_accessible(tr::now)
|
||||
|
||||
Reference in New Issue
Block a user