diff --git a/Client.html b/Client.html index 850c9da..d2872b9 100644 --- a/Client.html +++ b/Client.html @@ -3087,7 +3087,7 @@
diff --git a/consts.js.html b/consts.js.html index bea03ac..3e64777 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 fd3db2f..a86a7fb 100644 --- a/global.html +++ b/global.html @@ -2122,7 +2122,7 @@
diff --git a/index.html b/index.html index 5f1f95c..3fd2979 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 bf20c62..b29e42d 100644 --- a/v1_client.js.html +++ b/v1_client.js.html @@ -283,7 +283,7 @@ export default class Client {