(feat) new sogo-tool truncate-calendar feature

This commit is contained in:
Ludovic Marcotte
2016-06-27 14:18:53 -04:00
parent 4e61a9d3fe
commit 323f5d03bf
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -538,7 +538,7 @@
fom = [GCSFolderManager defaultFolderManager];
if (fom)
rc = [self processFolder: folder ofUser: username
withFoM: fom];
withFoM: fom];
else
rc = NO;