ubsan fixup

pull/1/head
Michael Kirk 7 years ago
parent a680e70b4b
commit 551bb5b93b

@ -43,6 +43,7 @@ NS_ASSUME_NONNULL_BEGIN
self.layoutMargins = UIEdgeInsetsZero;
self.contentView.layoutMargins = UIEdgeInsetsZero;
self.layoutConstraints = @[];
self.titleLabel = [UILabel new];
self.titleLabel.textColor = [UIColor ows_light60Color];

Loading…
Cancel
Save