mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
- Forum improvements
- Global autoremove settings
This commit is contained in:
@@ -38,6 +38,7 @@ public enum PresentationResourceKey: Int32 {
|
||||
|
||||
case itemListDownArrow
|
||||
case itemListDisclosureArrow
|
||||
case disclosureOptionArrowsImage
|
||||
case itemListDisclosureLocked
|
||||
case itemListCheckIcon
|
||||
case itemListSecondaryCheckIcon
|
||||
@@ -331,4 +332,6 @@ public enum PresentationResourceParameterKey: Hashable {
|
||||
|
||||
case chatEntityKeyboardLock(color: UInt32)
|
||||
case chatInputMediaPanelGridDismissImage(color: UInt32)
|
||||
|
||||
case statusAutoremoveIcon(isActive: Bool)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user