mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-03 02:25:25 +00:00
(feat) new sogo-tool truncate-calendar feature
This commit is contained in:
@@ -538,7 +538,7 @@
|
||||
fom = [GCSFolderManager defaultFolderManager];
|
||||
if (fom)
|
||||
rc = [self processFolder: folder ofUser: username
|
||||
withFoM: fom];
|
||||
withFoM: fom];
|
||||
else
|
||||
rc = NO;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user