diff --git a/Client.html b/Client.html index 9b73fe1..b770e98 100644 --- a/Client.html +++ b/Client.html @@ -3125,7 +3125,7 @@
diff --git a/consts.js.html b/consts.js.html index b078be3..b9a15a8 100644 --- a/consts.js.html +++ b/consts.js.html @@ -254,7 +254,7 @@ export const msgTypeImage = 'image';
diff --git a/global.html b/global.html index d261f51..ef654af 100644 --- a/global.html +++ b/global.html @@ -2122,7 +2122,7 @@
diff --git a/index.html b/index.html index ab5c652..e7f2d64 100644 --- a/index.html +++ b/index.html @@ -146,7 +146,7 @@ ws.on('message', function (content) {
diff --git a/v1_client.js.html b/v1_client.js.html index 50f1a66..1e85f8c 100644 --- a/v1_client.js.html +++ b/v1_client.js.html @@ -283,7 +283,7 @@ export default class Client {