Hi, I've found a syntax error on the module configuration lines: When it says `width: 400px,` is wrong, so it can not launch MM. The correct syntax would be: `width: "400px",` or `width: 400,` Thanks for this module. Hope it helps.
Hi, I've found a syntax error on the module configuration lines:
When it says
width: 400px,is wrong, so it can not launch MM.The correct syntax would be:
width: "400px",orwidth: 400,Thanks for this module. Hope it helps.