This commit is contained in:
Hivert Quentin
2025-11-27 16:42:25 +01:00
parent 7513f76be7
commit 55c477b193

View File

@@ -420,7 +420,7 @@ void handle_eas_terminate(int signum)
nameInContainer = [newFolder nameInContainer];
status = 2;
}
if ([newFolder create])
else if ([newFolder create])
{
SOGoMailAccount *accountFolder;
NSDictionary *imapGUIDs;