Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rekcahdam authored Jul 21, 2023
1 parent 2f2ea05 commit 85fbd2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minjistudy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
<div id="waveform">
<!-- the waveform will be rendered here -->

<div id="time">0:00</div>
<div id="duration">0:00</div>
<div id="time">레슨 로드 중... 잠시만 기다려주세요...</div>
<div id="duration">레슨 로드 중... 잠시만 기다려주세요...</div>
<div id="hover"></div>
</div>
<div id="buttons" style="display: flex; margin: 1rem 0; gap: 1rem;">
Expand Down

0 comments on commit 85fbd2d

Please sign in to comment.