fix hookshot missing figma config variable
This commit is contained in:
parent
a3c84f78ca
commit
29d0b277f4
|
@ -73,7 +73,7 @@ generic:
|
||||||
figma:
|
figma:
|
||||||
# (Optional) Configure this to enable Figma support
|
# (Optional) Configure this to enable Figma support
|
||||||
#
|
#
|
||||||
publicUrl: https://example.com/hookshot/
|
publicUrl: {{ matrix_hookshot_figma_publicUrl }}
|
||||||
instances: {{ matrix_hookshot_figma_instances }}
|
instances: {{ matrix_hookshot_figma_instances }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if matrix_hookshot_provisioning_enabled %}
|
{% if matrix_hookshot_provisioning_enabled %}
|
||||||
|
|
Loading…
Reference in a new issue