mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 18:26:11 +02:00
🐛 Fix group renaming problem
This commit is contained in:
parent
bb49071088
commit
c8c43de510
2 changed files with 2 additions and 0 deletions
|
@ -941,6 +941,7 @@
|
|||
(when-not (empty? path-item)
|
||||
[:& colors-group {:file-id file-id
|
||||
:prefix (cp/merge-path-item prefix path-item)
|
||||
:key (str "group-" path-item)
|
||||
:groups content
|
||||
:open-groups open-groups
|
||||
:local? local?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue