fix hookshot missing figma config variable

This commit is contained in:
HarHarLinks 2022-01-30 17:45:28 +01:00
parent a3c84f78ca
commit 29d0b277f4

View file

@ -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 %}