mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 13:48:31 +02:00
🐛 Activate plugin feature by default
This commit is contained in:
parent
6b9f7e9922
commit
a58ad2298a
2 changed files with 4 additions and 1 deletions
|
@ -57,7 +57,8 @@
|
|||
#{"fdata/shape-data-type"
|
||||
"styles/v2"
|
||||
"layout/grid"
|
||||
"components/v2"})
|
||||
"components/v2"
|
||||
"plugins/runtime"})
|
||||
|
||||
;; A set of features which only affects on frontend and can be enabled
|
||||
;; and disabled freely by the user any time. This features does not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue