initial work on wtv-mail system:
- WTVMail Class - MailStore functions - Can show user mail intro page (see home.js for link example) - Create initial welcome email (poop for now) when creating mailstore - Can list Inbox - no sending yet - no reading yet - no receiving yet
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"endianness": "^8.0.2",
|
||||
"mime-types": "^2.1.33",
|
||||
"proxy-agent": "^5.0.0",
|
||||
"strftime": "^0.10.0"
|
||||
"strftime": "^0.10.0",
|
||||
"uuid": "^8.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user