mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
feat(core): enable callout in canary (#11302)
This commit is contained in:
@@ -103,7 +103,7 @@ export const AFFINE_FLAGS = {
|
||||
description:
|
||||
'com.affine.settings.workspace.experimental-features.enable-callout.description',
|
||||
configurable: isCanaryBuild,
|
||||
defaultState: false,
|
||||
defaultState: isCanaryBuild,
|
||||
},
|
||||
enable_embed_iframe_block: {
|
||||
category: 'blocksuite',
|
||||
|
||||
Reference in New Issue
Block a user