diff --git a/src/ui/src/core/templateMap.ts b/src/ui/src/core/templateMap.ts index 239c8309d..23b7d91ad 100644 --- a/src/ui/src/core/templateMap.ts +++ b/src/ui/src/core/templateMap.ts @@ -120,7 +120,7 @@ const templateMap = { switchinput: CoreSwitchInput, reuse: CoreReuse, avatar: CoreAvatar, - annotatedText: CoreAnnotatedText, + annotatedtext: CoreAnnotatedText, jsonviewer: CoreJsonViewer, };