fixed typo in default param value
This commit is contained in:
parent
9a6973fb89
commit
c5a0cf7ecc
@ -52,13 +52,13 @@
|
|||||||
h: none,
|
h: none,
|
||||||
name: none,
|
name: none,
|
||||||
name-anchor: "center",
|
name-anchor: "center",
|
||||||
ports: (),
|
ports: (:),
|
||||||
ports-margins: (),
|
ports-margins: (:),
|
||||||
fill: none,
|
fill: none,
|
||||||
stroke: black + 1pt,
|
stroke: black + 1pt,
|
||||||
id: "",
|
id: "",
|
||||||
auto-ports: true,
|
auto-ports: true,
|
||||||
ports-y: (),
|
ports-y: (:),
|
||||||
debug: (
|
debug: (
|
||||||
ports: false
|
ports: false
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user