From a9d92778c408c86374d508917715db52539ca01d Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Mon, 4 Mar 2024 16:04:40 +0100 Subject: [PATCH] Up. --- home/.chezmoi.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoi.toml.tmpl b/home/.chezmoi.toml.tmpl index 959c003..8ed1677 100644 --- a/home/.chezmoi.toml.tmpl +++ b/home/.chezmoi.toml.tmpl @@ -14,7 +14,7 @@ host = {{ promptString "MbSync account host " | quote }} {{ else }} [[data.mbsync]] -active = {{ $count }} +active = {{ $count | quote }} {{- end }} {{- end }}