diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index e237c03dc5..84f3cab91c 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -497,6 +497,9 @@ ] } }, + "adf-start-task": { + "name": "My Task Name" + }, "adf-task-list": { "presets": { "default": [ diff --git a/demo-shell/src/app/components/process-service/process-service.component.html b/demo-shell/src/app/components/process-service/process-service.component.html index ff8bcd75b7..705197e9b1 100644 --- a/demo-shell/src/app/components/process-service/process-service.component.html +++ b/demo-shell/src/app/components/process-service/process-service.component.html @@ -104,6 +104,7 @@