Commit 0d397a26 authored by Tristan Cavelier's avatar Tristan Cavelier

console.info jio dashboard notifications

parent 337621d9
......@@ -333,7 +333,7 @@ function command(method) {
if (e instanceof Error) {
error(e.toString());
}
});
}, console.info);
}
//////////////////////////////////////////////////////////////////////
......
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