refactor: update names, load defaults from package.json
This commit is contained in:
@@ -39,8 +39,8 @@ export class TaskKanbanPanel {
|
||||
}
|
||||
|
||||
const panel = vscode.window.createWebviewPanel(
|
||||
"xboctFlow.kanban",
|
||||
"XBOCT flow — Kanban",
|
||||
"xboctukFlow.kanban",
|
||||
"XBOCTuK Flow — Kanban",
|
||||
vscode.ViewColumn.One,
|
||||
{
|
||||
enableScripts: true,
|
||||
|
||||
Reference in New Issue
Block a user