update formatting

This commit is contained in:
XelK 2022-02-28 10:41:54 +00:00 committed by Megan Wilhite
parent f57c0929a1
commit 79bd783cff

View file

@ -3764,9 +3764,8 @@ def update(
**kwargs
)
)
set_autostart(name, "on" if autostart else "off")
if clock:
offset = "utc" if clock.get("utc", True) else "localtime"
if "timezone" in clock: