1
0
This commit is contained in:
Jeff Lance 2024-03-04 13:36:18 +01:00
parent 46825421ff
commit 112ea6cd86

View File

@ -10,7 +10,7 @@ email = {{ $email | quote }}
{{- if gt $mbsyncAccountNumber 0 -}}
{{- range $i, $e := until $mbsyncAccountNumber -}}
[[data.mbsync]]
name = {{ $mbsyncAccountName := promptString "MbSync account name " }}
name = {{ promptString "MbSync account name " }}
email = "accountEmail"
username = "accountUserName"
server = "accountServer"