[view]Fix error colorring in log

This commit is contained in:
mfm 2018-08-22 16:25:14 +02:00
parent 78dabe2859
commit 9d4384354a
1 changed files with 1 additions and 0 deletions

View File

@ -311,6 +311,7 @@ class KlipperPlugin(
dict(
time=datetime.datetime.now().strftime("%H:%M:%S"),
type=type,
subtype=subtype,
payload=payload
)
)