Update blocknote (#3517)

* update blocknote, remove feature flag

* Fix backend

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
brendanlaschke
2024-01-18 09:40:00 +01:00
committed by GitHub
parent c8de37860f
commit f6f4e6c769
7 changed files with 124 additions and 268 deletions

View File

@ -1,6 +1,5 @@
export type FeatureFlagKey =
| 'IS_MESSAGING_ENABLED'
| 'IS_NOTE_CREATE_IMAGES_ENABLED'
| 'IS_QUICK_ACTIONS_ENABLED'
| 'IS_RATING_FIELD_TYPE_ENABLED'
| 'IS_RELATION_FIELD_CARD_ENABLED'