mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 15:51:37 -05:00
fix name shapes to draw tools
This commit is contained in:
parent
121e181060
commit
bc305c66d9
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
[:div.workspace-options
|
||||
[:ul.options-btn
|
||||
[:li.tooltip.tooltip-bottom
|
||||
{:alt "Shapes (Ctrl + Shift + S)"
|
||||
{:alt "Draw tools (Ctrl + Shift + S)"
|
||||
:class (when (contains? flags :drawtools) "selected")
|
||||
:on-click (partial toggle :drawtools)}
|
||||
i/shapes]
|
||||
|
|
Loading…
Add table
Reference in a new issue