diff --git a/application/src/main/data/json/system/widget_bundles/tables.json b/application/src/main/data/json/system/widget_bundles/tables.json index f64cb603eb..65f0775d2a 100644 --- a/application/src/main/data/json/system/widget_bundles/tables.json +++ b/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" ] } \ No newline at end of file