mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Web app improvements
This commit is contained in:
@@ -96,7 +96,7 @@ public final class InstantPageTextItem: InstantPageItem {
|
||||
let alignment: NSTextAlignment
|
||||
let opaqueBackground: Bool
|
||||
public let medias: [InstantPageMedia] = []
|
||||
let anchors: [String: (Int, Bool)]
|
||||
public let anchors: [String: (Int, Bool)]
|
||||
public let wantsNode: Bool = false
|
||||
public let separatesTiles: Bool = false
|
||||
public var selectable: Bool = true
|
||||
|
||||
Reference in New Issue
Block a user