mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Added comment
This commit is contained in:
@@ -194,6 +194,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
put("Papierkorb", new TypeScore(EntityFolder.TRASH, 100));
|
||||
put("corbeille", new TypeScore(EntityFolder.TRASH, 100));
|
||||
put("Корзина", new TypeScore(EntityFolder.TRASH, 100));
|
||||
// Deleted items?
|
||||
|
||||
put("junk", new TypeScore(EntityFolder.JUNK, 100));
|
||||
put("spam", new TypeScore(EntityFolder.JUNK, 100));
|
||||
|
||||
Reference in New Issue
Block a user