dev #21

Merged
WorldTeacher merged 46 commits from dev into main 2025-11-24 12:59:41 +00:00
Showing only changes of commit 4f28cfe55c - Show all commits

View File

@@ -50,6 +50,7 @@ class Mail:
smtp_server: str smtp_server: str
port: int port: int
sender: str sender: str
sender_name: str
password: str password: str
use_user_name: bool use_user_name: bool
printer_mail: str printer_mail: str