mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
Change the recording timer display from "0sec" to "3.5sec".
This commit is contained in:
parent
d3a79fbb57
commit
32f530c4a8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ the aider chat session.
|
|||
|
||||
<blockquote>
|
||||
<div class="recording-line">
|
||||
<p style="display: inline;">Recording, press ENTER when done... <span id="timer">0</span>sec</p>
|
||||
<p style="display: inline;">Recording, press ENTER when done... <span id="timer">3.5</span>sec</p>
|
||||
<div id="progress-bar">
|
||||
<div id="progress"></div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue