Browse Source

feat(iot-hub): register iot_hub widget in home page bundle

Adds home_page_widgets.iot_hub to the system home-page widget bundle so
the IoT Hub widget ships with the tenant home dashboard.
pull/15539/head
Igor Kulikov 3 months ago
parent
commit
a77bb2b636
  1. 3
      application/src/main/data/json/system/widget_bundles/home_page_widgets.json

3
application/src/main/data/json/system/widget_bundles/home_page_widgets.json

@ -13,6 +13,7 @@
"home_page_widgets.quick_links",
"home_page_widgets.documentation_links",
"home_page_widgets.dashboards",
"home_page_widgets.usage_info"
"home_page_widgets.usage_info",
"home_page_widgets.iot_hub"
]
}
Loading…
Cancel
Save