melhorando a leitura de projetos no mmpCreator
Deploy / Deploy (push) Successful in 2m5s Details

This commit is contained in:
JotaChina 2025-12-23 22:02:19 -03:00
parent 11d7d87377
commit 79f716e8a6
1 changed files with 1 additions and 0 deletions

View File

@ -830,6 +830,7 @@ export function renderAudioEditor() {
} }
} }
}); });
}
export function updateAudioEditorUI() { export function updateAudioEditorUI() {
const playBtn = document.getElementById("audio-editor-play-btn"); const playBtn = document.getElementById("audio-editor-play-btn");