Skip to content

Commit 5a149f5

Browse files
author
aketza
committed
fix transpilation errors
1 parent 5bb78eb commit 5a149f5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

client/src/views/tasks/tasksView.core.ts

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default class TaskCore {
1414
constructor(view: TasksView) {
1515
this.view = view;
1616
this.tasks = [];
17-
this.descend = false;
1817
}
1918

2019
/**

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)