remove an extra space

Remove the extra space due to `did not find expected key while parsing a block mapping` issue
This commit is contained in:
mz 2021-10-19 10:11:46 +02:00
parent d7a58e4ee0
commit 2b670ea612

View file

@ -222,7 +222,7 @@ bar:
default:
- string: {text: , font: *awesome}
- string: {text: "{ssid}"}
values:
values:
"":
- string: {text: , font: *awesome, foreground: ffffff66}
- string: {text: "{ssid}", foreground: ffffff66}