mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Added: simple parse iCal attachment to store in Nextcloud calendar
This commit is contained in:
parent
00001c758d
commit
23b5de06b1
2 changed files with 72 additions and 13 deletions
|
|
@ -42,6 +42,7 @@ const
|
|||
headers: {}
|
||||
}, options);
|
||||
options.headers.requesttoken = parent.OC.requestToken;
|
||||
// cfg.UID = document.head.dataset.user
|
||||
return fetch(cfg.WebDAV + '/' + mode + '/' + cfg.UID + path, options);
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue