mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-02 10:18:30 +00:00
Show limit toasts and boxes.
This commit is contained in:
@@ -38,7 +38,7 @@ Folder::Folder(not_null<Data::Session*> owner, FolderId id)
|
||||
, _chatsList(
|
||||
&owner->session(),
|
||||
FilterId(),
|
||||
owner->session().serverConfig().pinnedDialogsInFolderMax.value())
|
||||
owner->maxPinnedChatsLimitValue(this, FilterId()))
|
||||
, _name(tr::lng_archived_name(tr::now))
|
||||
, _chatListNameSortKey(owner->nameSortKey(_name)) {
|
||||
indexNameParts();
|
||||
|
||||
Reference in New Issue
Block a user