Mod. git ignore

This commit is contained in:
2021-10-05 21:50:59 -03:00
parent 8a7b4ec1d2
commit ad4b9b7cd0
5 changed files with 118 additions and 2 deletions

View File

@@ -167,7 +167,7 @@ const MainPomodoroTimer = (props) => {
const startTimer = () => {
document.title = minutes + ':' + seconds
//document.title = minutes + ':' + seconds
document.addEventListener('visibilitychange', () => {