mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 21:08:51 +00:00
Fat commit to refactor the quick record generation
This commit is contained in:
@@ -1200,7 +1200,7 @@ fromProperties: (NSDictionary *) attachmentProps
|
||||
//
|
||||
// we save the new/modified card
|
||||
//
|
||||
[sogoObject saveContentString: [newCard versitString]];
|
||||
[sogoObject saveComponent: newCard];
|
||||
|
||||
[self updateVersions];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user