@ -15,6 +15,7 @@ module.exports = {
sharedFolder: function (sharedFolder, readOnly) {
this.sharedFolder = sharedFolder
this.readOnly = readOnly
this.websocket.send(message('rootFolderChanged', {}))
},
list: function (args, cb) {