mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 11:18:33 +02:00
✨ Changes name to typography collection
This commit is contained in:
parent
f45845cf85
commit
2c23b0e7f4
7 changed files with 20 additions and 20 deletions
|
@ -28,7 +28,7 @@
|
|||
(let [components-count (count (get-in library [:data :components] []))
|
||||
graphics-count (count (get-in library [:data :media] []))
|
||||
colors-count (count (get-in library [:data :colors] []))
|
||||
typography-count (count (get-in library [:data :typography] []))]
|
||||
typography-count (count (get-in library [:data :typographies] []))]
|
||||
;; Include a so this block has always some content
|
||||
(str
|
||||
(str/join " · "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue