elections: add missing closing parenthesis
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
cf6c2f3b40
commit
7b6a86c1dd
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ items:
|
|||
app: elections
|
||||
data:
|
||||
client_secrets.json: |-
|
||||
{{ load_file('client_secrets.json' | indent }}
|
||||
{{ load_file('client_secrets.json') | indent }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue