mirror of
https://github.com/HumanAIGC-Engineering/OpenAvatarChat-WebUI.git
synced 2026-02-04 17:39:21 +08:00
initconfig
This commit is contained in:
4
dist/assets/index.js
vendored
4
dist/assets/index.js
vendored
@@ -66082,7 +66082,7 @@ const ba = i5('visionStore', {
|
||||
}
|
||||
},
|
||||
async init() {
|
||||
fetch('/openavatarchat/init')
|
||||
fetch('/openavatarchat/initconfig')
|
||||
.then((n) => n.json())
|
||||
.then((n) => {
|
||||
;(n.rtc_configuration && (this.rtcConfig = n.rtc_configuration),
|
||||
@@ -69992,7 +69992,7 @@ const _ie = si(gie, [['render', vie]]),
|
||||
}
|
||||
},
|
||||
}),
|
||||
Rie = si(Mie, [['__scopeId', 'data-v-8a792db3']]),
|
||||
Rie = si(Mie, [['__scopeId', 'data-v-628a9c05']]),
|
||||
Iie = { class: 'gradio-webrtc-waveContainer' },
|
||||
Nie = qt({
|
||||
__name: 'AudioWave',
|
||||
|
||||
Reference in New Issue
Block a user