mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Implement pinned topics reordering.
This commit is contained in:
@@ -41,7 +41,7 @@ Folder::Folder(not_null<Data::Session*> owner, FolderId id)
|
||||
, _chatsList(
|
||||
&owner->session(),
|
||||
FilterId(),
|
||||
owner->maxPinnedChatsLimitValue(this, FilterId()))
|
||||
owner->maxPinnedChatsLimitValue(this))
|
||||
, _name(tr::lng_archived_name(tr::now)) {
|
||||
indexNameParts();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user