1
0
This commit is contained in:
Jeff Lance 2024-03-04 13:15:54 +01:00
parent b95302a5b0
commit e1d61c8840

View File

@ -5,7 +5,7 @@
{{- if gt $mbsyncAccountNumber 0 -}}
{{- range $i, $e := until $mbsyncAccountNumber -}}
{{- $mbsyncAccountName := promptStringOnce . "mbsync" "MbSync account name " }}
{{- $mbsyncAccountName := promptString "MbSync account name " }}
{{- end -}}
{{- end -}}