fix: [sound-logo] 음성 기본 텍스트에 ~ 추가

This commit is contained in:
김보곤
2026-03-08 14:30:50 +09:00
parent 486724d38a
commit fd4411b04f

View File

@@ -1090,7 +1090,7 @@ function soundLogo() {
'클래식 록 기타 리프와 드럼',
],
// 음성 오버레이
voiceText: '우리들의 솔루션 쌤, 쌤, 쌤',
voiceText: '우리들의 솔루션 ~ 쌤, 쌤, 쌤',
voiceAudioData: null,
voiceMimeType: '',
voiceLoading: false,