mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-01 16:06:59 +00:00
Various fixes
This commit is contained in:
parent
0337de2cc3
commit
9640b283af
@ -3976,7 +3976,7 @@ public final class StoryItemSetContainerComponent: Component {
|
||||
if peer.id == component.context.account.peerId {
|
||||
self.navigateToMyStories()
|
||||
} else {
|
||||
self.navigateToPeer(peer: component.slice.peer, chat: false)
|
||||
self.navigateToPeer(peer: peer, chat: false)
|
||||
}
|
||||
} else {
|
||||
if component.slice.peer.id == component.context.account.peerId {
|
||||
|
Loading…
x
Reference in New Issue
Block a user