mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -3658,7 +3658,7 @@ public class ChatListItemNode: ItemListRevealOptionsItemNode {
|
||||
}
|
||||
strongSelf.onlineNode.setImage(onlineIcon, color: item.presentationData.theme.list.itemCheckColors.foregroundColor, transition: .immediate)
|
||||
|
||||
if isSubscription {
|
||||
if isSubscription, autoremoveTimeout == nil {
|
||||
let starView: StarView
|
||||
if let current = strongSelf.starView {
|
||||
starView = current
|
||||
|
||||
Reference in New Issue
Block a user