fix prompt styling
This commit is contained in:
parent
07018c13f8
commit
654a8cd60c
|
@ -109,7 +109,7 @@ scriptTempDir={{ $scriptTempDir | quote }}
|
||||||
GITHUB_ACCESS_TOKEN={{- $githubToken | quote }}
|
GITHUB_ACCESS_TOKEN={{- $githubToken | quote }}
|
||||||
GITHUB_TOKEN={{- $githubToken | quote }}
|
GITHUB_TOKEN={{- $githubToken | quote }}
|
||||||
|
|
||||||
[style]
|
[data.style]
|
||||||
{{- if ($promptStyle) }}
|
{{- if ($promptStyle) }}
|
||||||
prompt={{- $promptStyle | quote }}
|
prompt={{- $promptStyle | quote }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in New Issue