mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
Add default :solid stroke type to line draw tool.
This commit is contained in:
parent
d7a568a685
commit
08b99e9a4b
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
:help (tr "ds.help.line")
|
||||
:shape {:type :builtin/line
|
||||
:name "Line"
|
||||
:stroke-type :solid
|
||||
:stroke "#000000"}
|
||||
:priority 3}
|
||||
:text
|
||||
|
|
Loading…
Add table
Reference in a new issue