mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Simple profile page for Verification Codes.
This commit is contained in:
@@ -1216,7 +1216,7 @@ bool PeerData::isVerifyCodes() const {
|
||||
}
|
||||
|
||||
bool PeerData::sharedMediaInfo() const {
|
||||
return isSelf() || isRepliesChat() || isVerifyCodes();
|
||||
return isSelf() || isRepliesChat();
|
||||
}
|
||||
|
||||
bool PeerData::savedSublistsInfo() const {
|
||||
|
Reference in New Issue
Block a user