mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
See ChangeLog
Monotone-Parent: 5549db4f2d783334120dc64154749352cbc0b8e8 Monotone-Revision: b3b57ace71b8022a69465703bcadda8a0a468a74 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-26T16:25:34 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.8b
This commit is contained in:
@@ -663,7 +663,8 @@
|
||||
else
|
||||
sortByThread = NO;
|
||||
}
|
||||
[data setObject: uids forKey: @"uids"];
|
||||
if (uids != nil)
|
||||
[data setObject: uids forKey: @"uids"];
|
||||
[data setObject: [NSNumber numberWithBool: sortByThread] forKey: @"threaded"];
|
||||
|
||||
// We also return the inbox quota
|
||||
|
||||
Reference in New Issue
Block a user