mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 17:05:14 +00:00
Update api.websms.js
This commit is contained in:
parent
84ed7d854e
commit
25ac8c9e1a
|
@ -79,3 +79,7 @@ var WebSMSObject = function() {
|
|||
}
|
||||
};
|
||||
};
|
||||
|
||||
exports.create = function() {
|
||||
return new WebSMSObject();
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user