From d51f1e60885f433673682c8fe7a569599144571a Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Sat, 3 Jan 2026 14:39:43 +0200 Subject: [PATCH] Add comment --- Laptop/email.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Laptop/email.h b/Laptop/email.h index 92b70ef20..25e075caa 100644 --- a/Laptop/email.h +++ b/Laptop/email.h @@ -678,6 +678,7 @@ enum { TYPE_EMAIL_KING_PIN, TYPE_EMAIL_JOHN_KULBA, TYPE_EMAIL_AIM_SITE, + //Read message from Email\Emails.xml and sender read from Email\EmailSenderNameList.xml TYPE_EMAIL_XML, };