Respond to CR.

// FREEBIE
This commit is contained in:
Matthew Chen 2017-07-24 12:55:05 -04:00
parent 9eaeba9af3
commit 97772a32ff
1 changed files with 1 additions and 0 deletions

View File

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