feat(core): Add message of the day

This commit is contained in:
smizrahi
2024-01-23 11:11:22 +01:00
parent 49b0316b9e
commit 2e7a7a97cc

View File

@@ -280,7 +280,7 @@ static BOOL debugLeaks;
}
else
{
urlStrings = [NSArray arrayWithObjects: @"SOGoProfileURL", @"OCSFolderInfoURL", @"OCSAdminURL", nil];
urlStrings = [NSArray arrayWithObjects: @"SOGoProfileURL", @"OCSFolderInfoURL", nil];
combined = NO;
}