mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
feat(core): remove integration feature flag (#11393)
This commit is contained in:
@@ -248,13 +248,6 @@ export const AFFINE_FLAGS = {
|
||||
configurable: isCanaryBuild,
|
||||
defaultState: false,
|
||||
},
|
||||
enable_integration: {
|
||||
category: 'affine',
|
||||
displayName: 'Enable Integration',
|
||||
description: 'Enable Integration',
|
||||
configurable: isCanaryBuild,
|
||||
defaultState: false,
|
||||
},
|
||||
enable_edgeless_scribbled_style: {
|
||||
category: 'blocksuite',
|
||||
bsFlag: 'enable_edgeless_scribbled_style',
|
||||
|
||||
Reference in New Issue
Block a user