mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-11 01:43:19 +00:00
fix(core): don't auto-remove a subscription if any source is in error
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
|
||||
- (id) connection;
|
||||
- (void) releaseConnection: (id) connection;
|
||||
- (BOOL) isConnected;
|
||||
|
||||
/* requires a "." to obtain the full list of contacts */
|
||||
- (void) setListRequiresDot: (BOOL) aBool;
|
||||
|
||||
Reference in New Issue
Block a user