mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 18:58:50 +00:00
Monotone-Parent: 3c0fcfcac202c6097fb0fa37b97c52fef28e9c93
Monotone-Revision: 6a69a9438cda177d7f4ada9b069b92023777399b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-15T20:21:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
else if ([url hasSuffix: @"AsList"])
|
||||
obj = [SOGoContactGCSList objectWithName: _key
|
||||
inContainer: self];
|
||||
[obj setIsNew: YES];
|
||||
}
|
||||
}
|
||||
if (!obj)
|
||||
|
||||
Reference in New Issue
Block a user