mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 15:18:22 +02:00
🐛 Fix recent fonts info
This commit is contained in:
parent
61f2799e49
commit
763877b713
2 changed files with 2 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
|||
|
||||
(def workspace-recent-fonts
|
||||
(l/derived (fn [data]
|
||||
(get data :workspace-data []))
|
||||
(get data :recent-fonts []))
|
||||
workspace-data))
|
||||
|
||||
(def workspace-file-typography
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue