mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Merge commit '2ba773373c' into monoforums
This commit is contained in:
commit
03f2d0d9b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue