Browse Source

Remove timeout;

feature/tasks
stingl 4 years ago
parent
commit
2321b9760d
  1. 3
      js/app.js

3
js/app.js

@ -365,8 +365,7 @@ const TimeTrack = { @@ -365,8 +365,7 @@ const TimeTrack = {
}
}, toast, 'buttonName');
}, true]
],
timeout: 12000
]
});
this.updateStorage();