Commit c40283d6 authored by Patricio Bruna's avatar Patricio Bruna

Starting change password

parent 0a7d584a
...@@ -468,6 +468,7 @@ export default class ZimbraAdminApi { ...@@ -468,6 +468,7 @@ export default class ZimbraAdminApi {
this.performRequest(request_data); this.performRequest(request_data);
} }
} }
if (typeof module === 'object' && typeof module.exports === 'object') { if (typeof module === 'object' && typeof module.exports === 'object') {
......
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