mirror of
https://github.com/1f349/mail.1f349.com.git
synced 2024-11-09 22:32:52 +00:00
Define folders
This commit is contained in:
parent
d20affdf35
commit
a0ed3bda92
@ -11,7 +11,7 @@
|
|||||||
Name: string;
|
Name: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
let folders: FolderValue[];
|
let folders: FolderValue[] = [];
|
||||||
|
|
||||||
function connectWS() {
|
function connectWS() {
|
||||||
mainWS = new WebSocket("wss://api.1f349.com/v1/lotus/imap");
|
mainWS = new WebSocket("wss://api.1f349.com/v1/lotus/imap");
|
||||||
|
Loading…
Reference in New Issue
Block a user