mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
Fix build
This commit is contained in:
parent
3fb304bd6f
commit
10326f1fac
@ -3,7 +3,6 @@ import SwiftSignalKit
|
||||
import Postbox
|
||||
import TelegramCore
|
||||
import AccountContext
|
||||
//import InstantPageUI
|
||||
import UrlHandling
|
||||
|
||||
public func extractAnchor(string: String) -> (String, String?) {
|
||||
|
@ -16,6 +16,7 @@ import NotificationSoundSelectionUI
|
||||
import PresentationDataUtils
|
||||
import PhoneNumberFormat
|
||||
import AccountUtils
|
||||
import InstantPageCache
|
||||
|
||||
enum SettingsSearchableItemIcon {
|
||||
case profile
|
||||
|
@ -68,6 +68,7 @@ import ChatPresentationInterfaceState
|
||||
import CreateExternalMediaStreamScreen
|
||||
import PaymentMethodUI
|
||||
import PremiumUI
|
||||
import InstantPageCache
|
||||
|
||||
protocol PeerInfoScreenItem: AnyObject {
|
||||
var id: AnyHashable { get }
|
||||
|
Loading…
x
Reference in New Issue
Block a user