Skip to content

Commit

Permalink
fix(28713): add stub
Browse files Browse the repository at this point in the history
  • Loading branch information
vanch3d committed Dec 16, 2024
1 parent d05579f commit 0900452
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const northboundMappingListUISchema: UiSchema = {
'ui:order': ['tagName', 'topic', '*'],
'ui:collapsable': {
titleKey: 'tagName',
name: 'Mapping',
},
tagName: {
'ui:widget': registerEntitySelectWidget(CustomFormat.MQTT_TAG),
Expand Down

0 comments on commit 0900452

Please sign in to comment.