bundlewrap/bundles/hedgedoc/files/config.json
Sophie Schiller 09da9a8d92
Some checks are pending
kunsi/bundlewrap/pipeline/head This commit looks good
kunsi/bundlewrap/pipeline/pr-main Build started...
bundle/hedgedoc improve config rendering to not produce errors with faults
2021-09-11 20:07:52 +02:00

4 lines
149 B
JSON

<%
from bundlewrap.metadata import metadata_to_json
%>${metadata_to_json(repo.libs.faults.resolve_faults(node.metadata.get('hedgedoc/config')))}