Commit 39d22943 authored by yann300's avatar yann300

console.log

parent d64aa207
......@@ -9,6 +9,7 @@ class Router {
})
servicesList['sharedfolder'].setupNotifications(this.websocket, sharedFolder)
servicesList['sharedfolder'].sharedFolder(sharedFolder)
console.log('Shared folder : ' + sharedFolder)
}
call (callid, name, fn, args) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment