diff --git a/inc/js/mylife-avatar.mjs b/inc/js/mylife-avatar.mjs index 9a8adfa..31ffd3c 100644 --- a/inc/js/mylife-avatar.mjs +++ b/inc/js/mylife-avatar.mjs @@ -1173,6 +1173,7 @@ class Q extends Avatar { message = `CONFIRM REGISTRATION PHASE: registrationId=${ this.registrationId }\n${ message }` if(this.isCreatingAccount) message = `CREATE ACCOUNT PHASE: ${ message }` + activeBotId = this.activeBotId return super.chatRequest(message, activeBotId, threadId, itemId, shadowId, conversation, processStartTime) } upload(){ diff --git a/views/index.html b/views/index.html index 1714840..bb65925 100644 --- a/views/index.html +++ b/views/index.html @@ -3,14 +3,16 @@
-
-
- +
+
+
+ +
+
- + +
- -