Revert "Use outbox as sent messages folder as last resort"

This reverts commit 8f402c8105.
This commit is contained in:
M66B 2021-09-30 11:37:33 +02:00
parent 6ce4ddb474
commit a9c41e4c0f
1 changed files with 0 additions and 1 deletions

View File

@ -222,7 +222,6 @@ public class EntityFolder extends EntityOrder implements Serializable {
put("envoyé", new TypeScore(EntityFolder.SENT, 100));
put("Отправленные", new TypeScore(EntityFolder.SENT, 100));
put("Inviata", new TypeScore(EntityFolder.SENT, 100));
put("Outbox", new TypeScore(EntityFolder.SENT, 50));
}};
static final int DEFAULT_SYNC = 7; // days