diff --git a/themes/montys.omp.json b/themes/montys.omp.json index fd11aa23..fcb5fd5a 100644 --- a/themes/montys.omp.json +++ b/themes/montys.omp.json @@ -81,7 +81,7 @@ "always_enabled": true }, "style": "diamond", - "template": " {{ if gt .Code 0 }}\uf421{{ else }}\uf469{{ end }}", + "template": " {{ if gt .Code 0 }}\uf421{{ else }}\uf469{{ end }} ", "trailing_diamond": "\ue0b4", "type": "status" }