soiz1 commited on
Commit
1ad6f23
·
1 Parent(s): 02e10b8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -1
index.html CHANGED
@@ -1115,7 +1115,6 @@ document.addEventListener('DOMContentLoaded', function() {
1115
  isAudioCombined = true;
1116
  combineStatus.textContent = "音声の合成が完了しました";
1117
  enablePlayerControls();
1118
- previewSection.style.display = 'block';
1119
 
1120
  // 合成後に音量と再生速度を適用
1121
  applyVolume();
 
1115
  isAudioCombined = true;
1116
  combineStatus.textContent = "音声の合成が完了しました";
1117
  enablePlayerControls();
 
1118
 
1119
  // 合成後に音量と再生速度を適用
1120
  applyVolume();