Skip to content
Snippets Groups Projects
Commit 8735f982 authored by cpilaszewicz's avatar cpilaszewicz
Browse files

Fix a TODO

parent a2d70799
Branches
Tags
4 merge requests!58Onboarding screens swift ui merge dev,!55WIP: Resolve "UI for gamifcation & stats",!47Provisional fix for OpenSSL 1.1+, needs testing,!39Resolve "Restructure Authentication"
......@@ -12,7 +12,7 @@ class MailAccount {
let emailAddress: String
let password: String
//TODO: describe what username is
// Username used for imap/smtp protocol. This can be different than emailAddress. Currently we do not support different usernames for imap and smtp
let username: String?
let imapServer: String
let imapPort: Int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment