mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-02 11:27:26 +03:00
parent
73d0e64c20
commit
02dbe135d4
@ -19,7 +19,7 @@ export const AFFINE_FLAGS = {
|
||||
bsFlag: 'enable_database_full_width',
|
||||
displayName: 'Database Full Width',
|
||||
description: 'The database will be displayed in full-width mode.',
|
||||
configurable: isNotStableBuild,
|
||||
configurable: isCanaryBuild,
|
||||
},
|
||||
enable_database_attachment_note: {
|
||||
category: 'blocksuite',
|
||||
@ -33,7 +33,7 @@ export const AFFINE_FLAGS = {
|
||||
bsFlag: 'enable_block_query',
|
||||
displayName: 'Todo Block Query',
|
||||
description: 'Enables querying of todo blocks.',
|
||||
configurable: isNotStableBuild,
|
||||
configurable: isCanaryBuild,
|
||||
},
|
||||
enable_synced_doc_block: {
|
||||
category: 'blocksuite',
|
||||
|
Loading…
Reference in New Issue
Block a user