mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +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