mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Improved Jua uploader
This commit is contained in:
parent
2cb73643ca
commit
9e28eb5fc7
5 changed files with 45 additions and 66 deletions
|
|
@ -57,10 +57,7 @@ export class ThemesUserSettings {
|
|||
if (this.background.uploaderButton() && this.capaUserBackground()) {
|
||||
const oJua = new Jua({
|
||||
action: serverRequest('UploadBackground'),
|
||||
name: 'uploader',
|
||||
queueSize: 1,
|
||||
multipleSizeLimit: 1,
|
||||
disableMultiple: true,
|
||||
limit: 1,
|
||||
clickElement: this.background.uploaderButton()
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue