meditation-app
meditation-app copied to clipboard
The 2 minutes timer is not set right.
Hey, I really love your tutorials on Youtube. So I was going through the application and I have to say that I really liked it. However, there is a slight error when I wanted to change the timer to 2 minutes. It sets the timer to 10 seconds. I fixed the bug though. Here is my really minor fix:
button data-time="120">2 Minutes</button>
In the video, he changes it to 10 seconds to show as an example of the time ending and to make sure it doesn't go negative. I'm sure this was just an oversight when pushing the commit.