fix hookshot missing figma config variable

master
HarHarLinks 2 years ago
parent a3c84f78ca
commit 29d0b277f4

@ -73,7 +73,7 @@ generic:
figma:
# (Optional) Configure this to enable Figma support
#
publicUrl: https://example.com/hookshot/
publicUrl: {{ matrix_hookshot_figma_publicUrl }}
instances: {{ matrix_hookshot_figma_instances }}
{% endif %}
{% if matrix_hookshot_provisioning_enabled %}

Loading…
Cancel
Save