Disable 'Note to Self.'

pull/1/head
Matthew Chen 6 years ago
parent 60163c2ceb
commit ef62bcd004

@ -24,7 +24,7 @@ NS_ASSUME_NONNULL_BEGIN
BOOL IsNoteToSelfEnabled(void)
{
return YES;
return NO;
}
ConversationColorName const ConversationColorNameCrimson = @"red";

Loading…
Cancel
Save