feat(aklive2d): add ability to read and increase version number
This commit is contained in:
@@ -364,7 +364,7 @@ export default class Voice {
|
||||
#insertHTML() {
|
||||
this.#el.innerHTML = `
|
||||
<audio id="${this.#audioElId}" autoplay>
|
||||
<source type="audio/wav">
|
||||
<source type="audio/ogg" />
|
||||
</audio>
|
||||
<div class="voice-wrapper" id="voice_wrapper">
|
||||
<div class="voice-title" id="voice_title"></div>
|
||||
|
||||
Reference in New Issue
Block a user