Add message id in player selections storage (fix #110, fix #114)

This commit is contained in:
Athozus 2023-10-16 20:32:06 +02:00
parent 8d7c8c63cf
commit 80ae9c3342
No known key found for this signature in database
GPG key ID: B50895022E8484BF
5 changed files with 21 additions and 29 deletions

View file

@ -20,6 +20,7 @@ mail = {
outbox = {},
drafts = {},
trash = {},
message = {},
contacts = {},
maillists = {},
to = {},