bundle/hedgedoc improve config rendering to not produce errors with faults
This commit is contained in:
parent
3d3994789e
commit
09da9a8d92
2 changed files with 4 additions and 3 deletions
3
bundles/hedgedoc/files/config.json
Normal file
3
bundles/hedgedoc/files/config.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
<%
|
||||
from bundlewrap.metadata import metadata_to_json
|
||||
%>${metadata_to_json(repo.libs.faults.resolve_faults(node.metadata.get('hedgedoc/config')))}
|
Loading…
Add table
Add a link
Reference in a new issue