mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-01 23:48:35 +00:00
apprt/embedded: hook up paste confirmation
This commit is contained in:
@@ -46,7 +46,6 @@ struct PasteProtectionView: View {
|
||||
}
|
||||
|
||||
private func onCancel() {
|
||||
AppDelegate.logger.warning("PASTE onCancel")
|
||||
delegate?.pasteProtectionComplete(.cancel)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user