mail notification
This commit is contained in:
@@ -9,3 +9,5 @@ class UserFormData:
|
||||
garmin_email: str
|
||||
garmin_password: str
|
||||
enabled: bool
|
||||
notify_email_enabled: bool = False
|
||||
notification_email: str = ""
|
||||
|
||||
Reference in New Issue
Block a user