From 7575b3cec5ac24be699464d74c444c28dbd94fee Mon Sep 17 00:00:00 2001 From: Cal Wing Date: Wed, 29 Apr 2026 09:56:11 +1000 Subject: [PATCH] Remove trailing whitespace --- cal.gruvbox.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cal.gruvbox.omp.json b/cal.gruvbox.omp.json index 8b8f4be..819e2e6 100644 --- a/cal.gruvbox.omp.json +++ b/cal.gruvbox.omp.json @@ -18,7 +18,7 @@ "foreground": "#ffffff", "background": "#c386f1", "leading_diamond": "\uE0B6", - "template": "{{ if .SSHSession }}\uEBA9 {{ .UserName }}@{{ .HostName }}{{ end }} " + "template": "{{ if .SSHSession }}\uEBA9 {{ .UserName }}@{{ .HostName }} {{ end }}" }, { "template": "{{ if .WSL }}WSL at{{ end }} {{.Icon}} ",