mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 23:42:12 +00:00
parent
1812f63812
commit
9287098e70
1 changed files with 1 additions and 1 deletions
|
|
@ -551,7 +551,7 @@ export default {
|
|||
return task;
|
||||
});
|
||||
|
||||
this.quickAddText = null;
|
||||
this.quickAddText = '';
|
||||
this.quickAddRows = 1;
|
||||
this.createTask(tasks);
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue