...
You will also require DistributeMe 2.2.5 or above, which is a dependency of MoSKito 2.7.4, but in case you specified a direct dependency of DistributeMe for other reasons in your code, please upgrade it to 2.2.5 at least.
How to switch off embedded Olark chat in MoSKito Inspect
If you want to switch off Olark chat in MoSKito inspect you can simply set "showOnlineHelp": false in moskito-inspect.json.
Code Block |
---|
"showOnlineHelp": false, |