Skip to content

Commit f7780f6

Browse files
authored
Removing cameras list entry from control center (#4211)
1 parent 9ee8ac4 commit f7780f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Extensions/Widgets/Widgets.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ struct WidgetsBundle18: WidgetBundle {
6464
ControlButton()
6565
ControlOpenPage()
6666
ControlOpenEntity()
67-
ControlOpenCamerasList()
6867
ControlOpenCamera()
6968
ControlOpenCoverEntity()
7069
ControlOpenInputBoolean()
@@ -73,6 +72,7 @@ struct WidgetsBundle18: WidgetBundle {
7372
ControlOpenSensor()
7473
ControlOpenSwitch()
7574
#if DEBUG
75+
ControlOpenCamerasList()
7676
ControlOpenExperimentalDashboard()
7777
#endif
7878

0 commit comments

Comments
 (0)