system: add webcamd to allowed services to restart
This commit is contained in:
parent
88ca902a4b
commit
422f5619be
@ -12,7 +12,7 @@ def create_panel(*args):
|
||||
return SystemPanel(*args)
|
||||
|
||||
|
||||
ALLOWED_SERVICES = ["KlipperScreen", "MoonCord", "klipper", "moonraker"]
|
||||
ALLOWED_SERVICES = ["KlipperScreen", "MoonCord", "klipper", "moonraker", "webcamd"]
|
||||
|
||||
|
||||
class SystemPanel(ScreenPanel):
|
||||
|
Loading…
x
Reference in New Issue
Block a user