mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Context menu improvements
This commit is contained in:
@@ -94,7 +94,7 @@ public func presentPeerReportOptions(context: AccountContext, parent: ViewContro
|
||||
f(.dismissWithoutContent)
|
||||
})))
|
||||
}
|
||||
contextController.setItems(items)
|
||||
contextController.setItems(.single(items))
|
||||
} else {
|
||||
contextController?.dismiss()
|
||||
parent.view.endEditing(true)
|
||||
|
||||
Reference in New Issue
Block a user