UI: Add persistent RPC table to tables widgets bundle

This commit is contained in:
Igor Kulikov 2023-09-05 17:03:05 +03:00
parent a29b105a5c
commit 1eecdd39eb

View File

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