mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Cleanup Jua upload handler
This commit is contained in:
parent
9130da9dca
commit
7a0ec76d25
3 changed files with 46 additions and 120 deletions
|
|
@ -281,7 +281,6 @@ export class ContactsPopupView extends AbstractViewPopup {
|
|||
const j = new Jua({
|
||||
action: serverRequest('UploadContacts'),
|
||||
limit: 1,
|
||||
disableDocumentDropPrevent: true,
|
||||
clickElement: this.importButton()
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue