mirror of
https://github.com/penpot/penpot.git
synced 2025-07-20 01:07:15 +02:00
Merge pull request #2191 from penpot/palba-componentsv2-library-name-assets-panel
🎉 Library name in assets panel
This commit is contained in:
commit
edc88458d3
3 changed files with 6 additions and 7 deletions
|
@ -2049,7 +2049,7 @@
|
|||
|
||||
(if local?
|
||||
[:*
|
||||
[:span (tr "workspace.assets.file-library")]
|
||||
[:span (:name file) " (" (tr "workspace.assets.local-library") ")"]
|
||||
(when shared?
|
||||
[:span.tool-badge (tr "workspace.assets.shared")])]
|
||||
[:*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue