Fix attachment MIME types.

pull/1/head
Matthew Chen 8 years ago
parent 9c23e2baaf
commit 77bf0b66f5

@ -16,6 +16,8 @@ NSUInteger const TSAttachmentSchemaVersion = 4;
@property (nonatomic, nullable) NSString *sourceFilename;
@property (nonatomic) NSString *contentType;
@end
@implementation TSAttachment

Loading…
Cancel
Save