[view]Fix error colorring in log
This commit is contained in:
parent
78dabe2859
commit
9d4384354a
|
@ -311,6 +311,7 @@ class KlipperPlugin(
|
|||
dict(
|
||||
time=datetime.datetime.now().strftime("%H:%M:%S"),
|
||||
type=type,
|
||||
subtype=subtype,
|
||||
payload=payload
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue