mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 08:55:14 +00:00
Update api.websms.js
This commit is contained in:
parent
25ac8c9e1a
commit
b25829d8f6
|
@ -1,7 +1,7 @@
|
|||
var HTTP = require("lib/http");
|
||||
|
||||
var WebSMSObject = function() {
|
||||
this.host = "";
|
||||
this.host = "localhost";
|
||||
this.token = "";
|
||||
this.country = "any";
|
||||
this.operator = "any";
|
||||
|
|
Loading…
Reference in New Issue
Block a user