diff --git a/src/app/files/file-explorer.js b/src/app/files/file-explorer.js index db6f14515b..24e14ebeb7 100644 --- a/src/app/files/file-explorer.js +++ b/src/app/files/file-explorer.js @@ -621,7 +621,7 @@ fileExplorer.prototype.renderMenuItems = function () { items = this.menuItems.map(({action, title, icon}) => { if (action === 'uploadFile') { return yo` - - + ` } else { return yo`