You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notes: NotesGPT at https://usenotesgpt.com/record displays the correct time. However, in a local deployment on a MacBook, I consistently encounter this error.
Great project!
There is a time counting error.
When it is 00:59, the next second will show as 2:00.
When it is 01:59, the next second will show as 4:00.
We may choose to use totalSeconds instead of minutes and seconds.
A pull request submitted.
The text was updated successfully, but these errors were encountered: