mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-30 07:35:39 +00:00
@@ -124,7 +124,7 @@
|
||||
|
||||
if ([currentValue isEqualToString: @"None"])
|
||||
[self removeAllRightsFromList: rightsForType];
|
||||
else
|
||||
else if ([rightsForType containsObject: currentValue])
|
||||
[self appendExclusiveRight: [NSString stringWithFormat: @"%@%@",
|
||||
currentType, currentValue]
|
||||
fromList: rightsForType];
|
||||
|
||||
Reference in New Issue
Block a user