mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
@@ -33,7 +33,7 @@
|
||||
vm.sendState = false;
|
||||
vm.toggleFullscreen = toggleFullscreen;
|
||||
vm.uploader = new FileUploader({
|
||||
url: stateMessage.$absolutePath({asDraft: true}) + '/save',
|
||||
url: stateMessage.$absolutePath({asDraft: true, withResourcePath: true}) + '/save',
|
||||
autoUpload: true,
|
||||
alias: 'attachments',
|
||||
removeAfterUpload: false,
|
||||
|
||||
Reference in New Issue
Block a user