Respond to CR.
This commit is contained in:
parent
ef162c7194
commit
69d8bff212
@ -259,6 +259,7 @@ public class SignalAttachment: NSObject {
|
||||
|
||||
let attachment = SignalAttachment(dataSource: clonedDataSource, dataUTI: self.dataUTI)
|
||||
attachment.captionText = self.captionText
|
||||
attachment.isViewOnceAttachment = self.isViewOnceAttachment
|
||||
|
||||
return attachment
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user