mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 23:29:03 +00:00
Mark the icon collections as builtin.
This commit is contained in:
parent
f393e301f0
commit
3aafaf4665
@ -24,8 +24,10 @@
|
||||
|
||||
(def +collections+
|
||||
[{:name "Material design"
|
||||
:builtin true
|
||||
:id 1
|
||||
:icons +material+}
|
||||
{:name "External icons"
|
||||
:builtin true
|
||||
:id 2
|
||||
:icons +external+}])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user