mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Fix build
This commit is contained in:
parent
b15332c0e9
commit
71a40dcdb2
@ -616,10 +616,10 @@ private func chatListFilterPresetControllerEntries(context: AccountContext, pres
|
||||
entries.append(.excludePeerInfo(presentationData.strings.ChatListFolder_ExcludeSectionInfo))
|
||||
}
|
||||
|
||||
let tagColor = state.color ?? .blue
|
||||
/*let tagColor = state.color ?? .blue
|
||||
let resolvedColor = context.peerNameColors.getProfile(tagColor, dark: presentationData.theme.overallDarkAppearance, subject: .palette)
|
||||
|
||||
/*entries.append(.tagColorHeader(name: state.name, color: resolvedColor))
|
||||
entries.append(.tagColorHeader(name: state.name, color: resolvedColor))
|
||||
entries.append(.tagColor(colors: context.peerNameColors, currentColor: tagColor))
|
||||
entries.append(.tagColorFooter)*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user