Task editing

This commit is contained in:
Gordon
2021-04-05 02:02:03 +01:00
parent 708b130059
commit 29fca87a99
13 changed files with 509 additions and 57 deletions

View File

@ -126,7 +126,7 @@ export default class KanbnBoardPanel {
return;
// Create a task
case 'kanbn.create':
case 'kanbn.addTask':
KanbnTaskPanel.show(
this._extensionPath,
this._workspacePath,