🎉 Library name in assets panel

This commit is contained in:
Pablo Alba 2022-08-24 14:41:39 +02:00
parent 3c492f03d1
commit 00e9195af8
3 changed files with 6 additions and 7 deletions

View file

@ -2037,7 +2037,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")])]
[:*