diff options
| -rw-r--r-- | config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json index 032167e..3ec5fa0 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,7 @@ { "settings": { - "transcode": "roman" + "transcode": "roman", + "truesf": true }, "diagrams": { "show": "none" |
