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 = {
} }
}, toast, 'buttonName'); }, toast, 'buttonName');
}, true] }, true]
], ]
timeout: 12000
}); });
this.updateStorage(); this.updateStorage();