Added comment

pull/214/head
M66B 10 months ago
parent 7611791ce4
commit de4561fac6

@ -2406,6 +2406,7 @@ class Core {
static void onSynchronizeFolders(
Context context, EntityAccount account, Store istore, State state,
boolean keep_alive, boolean force) throws MessagingException {
// Folder names: https://datatracker.ietf.org/doc/html/rfc2060#section-5.1.3
DB db = DB.getInstance(context);
if (account.protocol != EntityAccount.TYPE_IMAP)

Loading…
Cancel
Save