mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-01 16:06:59 +00:00
Merge commit '2ba773373ce6a8e0cd074dcb8db0c8e981794b75' into monoforums
This commit is contained in:
commit
03f2d0d9b9
@ -120,7 +120,7 @@ public final class Signal<T, E> {
|
||||
}
|
||||
}
|
||||
|
||||
@available(iOS 13.0, *)
|
||||
@available(iOS 13.0, macOS 10.15, *)
|
||||
public extension Signal where E == NoError {
|
||||
func get() async -> T {
|
||||
let disposable = MetaDisposable()
|
||||
|
Loading…
x
Reference in New Issue
Block a user