mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Move limits page to horizontal scroll
This commit is contained in:
@@ -8,7 +8,8 @@ private let whitelistedHosts: Set<String> = Set([
|
||||
"t.me",
|
||||
"telegram.me",
|
||||
"telegra.ph",
|
||||
"telesco.pe"
|
||||
"telesco.pe",
|
||||
"fragment.com"
|
||||
])
|
||||
|
||||
private let dataDetector = try? NSDataDetector(types: NSTextCheckingResult.CheckingType([.link]).rawValue)
|
||||
|
||||
Reference in New Issue
Block a user