feat(junk): add junk action on mail view

This commit is contained in:
Hivert Quentin
2026-09-04 18:13:36 +02:00
parent 089b50c0de
commit 3f4f949664
15 changed files with 123 additions and 55 deletions
+3
View File
@@ -344,6 +344,9 @@ static SoProduct *preferencesProduct = nil;
[[defaults source] setObject: [domainDefaults calendarJitsiRoomPrefix] forKey: @"SOGoCalendarJitsiRoomPrefix"];
}
//Add the Junk Icon pref
[[defaults source] setObject: [domainDefaults mailJunkIcon] forKey: @"mailJunkIcon"];
//
// Default Contacts preferences
//