mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
Mark the icon collections as builtin.
This commit is contained in:
parent
f393e301f0
commit
3aafaf4665
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue