mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-26 01:28:50 -05:00
fix IDE error
This commit is contained in:
parent
c438bc1222
commit
2226ae6a8e
@ -100,7 +100,7 @@ public class LocalStore extends Store implements Serializable {
|
||||
/**
|
||||
* Maximum number of messages to perform flag updates on at once.
|
||||
*
|
||||
* @see #setFlag(List, Flag, boolean, boolean)
|
||||
* @see #setFlag(List, Flag, boolean)
|
||||
*/
|
||||
private static final int FLAG_UPDATE_BATCH_SIZE = 500;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user