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