@bcc-code/vue-bcc-chat-ui 4.4.4 → 4.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vue-bcc-chat-ui.js
CHANGED
|
@@ -73930,7 +73930,7 @@ async function gy(e) {
|
|
|
73930
73930
|
else
|
|
73931
73931
|
throw Error("no API access token");
|
|
73932
73932
|
let t = 0, n;
|
|
73933
|
-
for (; t <
|
|
73933
|
+
for (; t < 5; ) {
|
|
73934
73934
|
if (t++, Ka() === e && vo.value) {
|
|
73935
73935
|
un.info("already logged in");
|
|
73936
73936
|
return;
|