mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Small fixes
This commit is contained in:
parent
558f7daca2
commit
fe2c122d7c
1 changed files with 2 additions and 1 deletions
|
|
@ -2039,7 +2039,8 @@ class MailClient
|
||||||
'junk', 'spam',
|
'junk', 'spam',
|
||||||
'trash', 'bin',
|
'trash', 'bin',
|
||||||
'archive', 'allmail', 'all',
|
'archive', 'allmail', 'all',
|
||||||
'starred', 'flagged', 'important'
|
'starred', 'flagged', 'important',
|
||||||
|
'contacts', 'chats'
|
||||||
);
|
);
|
||||||
|
|
||||||
$aNewMailFoldersHelper = array();
|
$aNewMailFoldersHelper = array();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue