Added comment

This commit is contained in:
M66B 2021-03-05 12:00:09 +01:00
parent e13c637e50
commit 7098d95b0f
1 changed files with 1 additions and 0 deletions

View File

@ -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));