🐛 Fix group renaming problem

This commit is contained in:
alonso.torres 2021-08-31 15:52:39 +02:00
parent bb49071088
commit c8c43de510
2 changed files with 2 additions and 0 deletions

View file

@ -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?