Adapt for new login information
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
<script>
|
<script>
|
||||||
document.addEventListener('DOMContentLoaded', function() {
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
const eveAI = new EveAI(
|
const eveAI = new EveAI(
|
||||||
'3',
|
'4',
|
||||||
'EveAI-CHAT-7170-9132-8956-1484-6954',
|
'EveAI-CHAT-9628-4110-5263-6256-7601',
|
||||||
'http://macstudio.ask-eve-ai-local.com',
|
'http://macstudio.ask-eve-ai-local.com',
|
||||||
'en'
|
'en'
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user