Просмотр исходного кода

fix hookshot missing figma config variable

pull/1505/head
HarHarLinks 4 лет назад
Родитель
Сommit
29d0b277f4
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/matrix-bridge-hookshot/templates/config.yml.j2 Просмотреть файл

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


Загрузка…
Отмена
Сохранить