Get Kolab integration working

This commit is contained in:
djmaze 2021-10-15 11:58:06 +02:00
parent 11823c280d
commit 0c237376e5
13 changed files with 95 additions and 15 deletions

View file

@ -17,6 +17,7 @@ export const Capa = {
Sieve: 'SIEVE',
AttachmentThumbnails: 'ATTACHMENT_THUMBNAILS',
AutoLogout: 'AUTOLOGOUT',
Kolab: 'KOLAB',
AdditionalAccounts: 'ADDITIONAL_ACCOUNTS',
Identities: 'IDENTITIES'
};