mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Use "Feed" name for chats list index and search.
This commit is contained in:
@@ -61,9 +61,6 @@ public:
|
||||
not_null<Entry*> entry() const {
|
||||
return _id.entry();
|
||||
}
|
||||
QString name() const {
|
||||
return _id.name();
|
||||
}
|
||||
int pos() const {
|
||||
return _pos;
|
||||
}
|
||||
|
Reference in New Issue
Block a user