Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 7 years ago
parent 9eaeba9af3
commit 97772a32ff

@ -338,6 +338,7 @@ class SignalAttachment: NSObject {
}
}
if pasteboardUTISet.contains(kUTTypeURL as String) {
// Treat URL as a textual UTI type.
hasTextUTIType = true
}
if hasNonTextUTIType {

Loading…
Cancel
Save