rename yaml to match ploi

This commit is contained in:
netlas
2026-04-22 10:03:07 +03:00
parent b94a89fadc
commit c5600c3915
112 changed files with 1738 additions and 1741 deletions

View File

@@ -38,7 +38,7 @@ const formatTimeProgress = time => {
const initWaveSurfer = () => {
wavesurfer.value = WaveSurfer.create({
container: waveformContainer.value,
waveColor: '#1F93FF',
waveColor: '#01a0a5',
progressColor: '#6E6F73',
height: 100,
barWidth: 2,