Restore orphan POP3 moves

This commit is contained in:
M66B
2022-06-06 19:39:39 +02:00
parent 06e84bac7f
commit 4746ede5f0
3 changed files with 7 additions and 12 deletions

View File

@@ -25,4 +25,5 @@ public class TupleUidl {
String msgid;
String thread;
boolean ui_hide;
Long ui_busy;
}