mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-03 11:11:38 +03:00
feat(core): update blocksuite feature flag (#7408)
This commit is contained in:
parent
f0d127fa29
commit
0bc09a9333
@ -124,6 +124,7 @@ const SplitViewSettingRow = () => {
|
||||
// feature flag -> display name
|
||||
const blocksuiteFeatureFlags: Partial<Record<keyof BlockSuiteFlags, string>> = {
|
||||
enable_expand_database_block: 'Enable Expand Database Block',
|
||||
enable_database_attachment_note: 'Enable Database Attachment Note',
|
||||
enable_database_statistics: 'Enable Database Block Statistics',
|
||||
enable_block_query: 'Enable Todo Block Query',
|
||||
enable_ai_onboarding: 'Enable AI Onboarding',
|
||||
|
Loading…
Reference in New Issue
Block a user