mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-04 19:15:27 +00:00
(fix) typo
This commit is contained in:
@@ -1091,7 +1091,7 @@ andAttribute: (EOAttribute *)_attribute
|
||||
if (isNewRecord)
|
||||
{
|
||||
if ([GCSFolderManager singleStoreMode])
|
||||
[quickRow setObject: folderId Key:@"c_folder_id"];
|
||||
[quickRow setObject: folderId forKey:@"c_folder_id"];
|
||||
|
||||
if (!ofFlags.sameTableForQuick)
|
||||
error = (hasInsertDelegate
|
||||
|
||||
Reference in New Issue
Block a user