mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-12 04:24:16 +00:00
Server: use "block" instead of "blocks"
This commit is contained in:
parent
f5627254f7
commit
95cfd7bcba
@ -18,7 +18,7 @@ routes:
|
||||
of "canonical": style = ypsCanonical
|
||||
of "default": style = ypsDefault
|
||||
of "json": style = ypsJson
|
||||
of "blocks": style = ypsBlockOnly
|
||||
of "block": style = ypsBlockOnly
|
||||
var
|
||||
output = newStringStream()
|
||||
resultNode = newJObject()
|
||||
|
Loading…
x
Reference in New Issue
Block a user