Browse Source

UI: Add persistent RPC table to tables widgets bundle

pull/9205/head
Igor Kulikov 3 years ago
parent
commit
1eecdd39eb
  1. 3
      application/src/main/data/json/system/widget_bundles/tables.json

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

@ -10,6 +10,7 @@
"widgetTypeFqns": [
"cards.entities_table",
"alarm_widgets.alarms_table",
"cards.timeseries_table"
"cards.timeseries_table",
"control_widgets.persistent_table"
]
}
Loading…
Cancel
Save