mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Business
This commit is contained in:
@@ -220,7 +220,7 @@ private final class AttachButtonComponent: CombinedComponent {
|
||||
case .quickReply:
|
||||
//TODO:localize
|
||||
name = "Reply"
|
||||
imageName = "Chat/Attach Menu/Location"
|
||||
imageName = "Chat/Context Menu/Reply"
|
||||
}
|
||||
|
||||
let tintColor = component.isSelected ? component.theme.rootController.tabBar.selectedIconColor : component.theme.rootController.tabBar.iconColor
|
||||
|
||||
Reference in New Issue
Block a user