From b36749dd11b37573c9080987f8aec788ae36267a Mon Sep 17 00:00:00 2001 From: Diogo Bastos Date: Mon, 19 Jun 2023 17:34:00 +0100 Subject: [PATCH] [AAE-15252] Update app.config.json file --- demo-shell/src/app.config.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index 1fb923074c3..886300e64db 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -1433,13 +1433,16 @@ ], "alfresco-deployed-apps": [ { - "name": "candidatebaseapp" + "name": "candidatebaseapp", + "displayName": "candidatebaseapp" }, { - "name": "simpleapp" + "name": "simpleapp", + "displayName": "simpleapp" }, { - "name": "subprocessapp" + "name": "subprocessapp", + "displayName": "subprocessapp" } ], "aspect-visible": {