mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-03 05:03:45 +00:00
Various fixes
This commit is contained in:
parent
d4b604ae8b
commit
92f2ff623b
@ -1660,6 +1660,9 @@ public final class StoryItemSetContainerComponent: Component {
|
||||
} else if component.slice.item.storyItem.isPending {
|
||||
displayFooter = true
|
||||
}
|
||||
if component.slice.item.storyItem.isForwardingDisabled {
|
||||
canShare = false
|
||||
}
|
||||
|
||||
if displayFooter {
|
||||
let contentViewsShadowView: UIImageView
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user