This commit is contained in:
negue 2018-03-17 21:13:12 +01:00 committed by Matteo Pagliazzi
parent 1812f63812
commit 9287098e70

View file

@ -551,7 +551,7 @@ export default {
return task;
});
this.quickAddText = null;
this.quickAddText = '';
this.quickAddRows = 1;
this.createTask(tasks);
},