mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-05 21:47:59 +00:00
feat(junk): add junk action on mail view
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user