diff --git a/Client.html b/Client.html index 4a96d62..850c9da 100644 --- a/Client.html +++ b/Client.html @@ -3087,7 +3087,7 @@
diff --git a/consts.js.html b/consts.js.html index 62f211d..bea03ac 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 d8183f8..fd3db2f 100644 --- a/global.html +++ b/global.html @@ -2122,7 +2122,7 @@
diff --git a/index.html b/index.html index b5135a1..5f1f95c 100644 --- a/index.html +++ b/index.html @@ -127,7 +127,7 @@ ws.on('message', function (content) {
diff --git a/v1_client.js.html b/v1_client.js.html index 5e92095..bf20c62 100644 --- a/v1_client.js.html +++ b/v1_client.js.html @@ -283,7 +283,7 @@ export default class Client {