mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 07:41:43 -05:00
🐛 Fix incorrect feature handling on importing binfile on v1
This commit is contained in:
parent
036392af6e
commit
c6d92a2517
1 changed files with 0 additions and 1 deletions
|
@ -144,7 +144,6 @@
|
||||||
team-features (into #{} xf-remove-ephimeral (:features team))]
|
team-features (into #{} xf-remove-ephimeral (:features team))]
|
||||||
(-> enabled-features
|
(-> enabled-features
|
||||||
(set/intersection no-migration-features)
|
(set/intersection no-migration-features)
|
||||||
(set/union default-enabled-features)
|
|
||||||
(set/union team-features))))
|
(set/union team-features))))
|
||||||
|
|
||||||
(defn check-client-features!
|
(defn check-client-features!
|
||||||
|
|
Loading…
Add table
Reference in a new issue