Updated merged changes in config to be consistent with previous updates
This commit is contained in:
@@ -17,7 +17,7 @@ id = '{{ validator.id }}'
|
||||
# Currently it's used entirely for debug purposes, as there are no mechanisms implemented
|
||||
# to verify correctness of the information provided. However, feel free to fill in
|
||||
# this field with as much accuracy as you wish to share.
|
||||
location = "{{ validator.location }}"
|
||||
location = '{{ validator.location }}'
|
||||
|
||||
##### advanced configuration options #####
|
||||
|
||||
|
||||
Reference in New Issue
Block a user