mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Remove xxx from ownCloud we dont want to see that 🙈
This commit is contained in:
parent
1576a9a10b
commit
bba28590b7
1 changed files with 0 additions and 1 deletions
|
|
@ -2490,7 +2490,6 @@
|
|||
}
|
||||
});
|
||||
fileUploadStart.on('fileuploadadd', function(e, data) {
|
||||
console.log('XXXXXXX');
|
||||
OC.Upload.log('filelist handle fileuploadadd', e, data);
|
||||
|
||||
//finish delete if we are uploading a deleted file
|
||||
|
|
|
|||
Loading…
Reference in a new issue