mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 13:15:51 +08:00
chore(editor): disable legacy validation (#9473)
This commit is contained in:
@@ -16,16 +16,6 @@ export const AFFINE_FLAGS = {
|
||||
configurable: true,
|
||||
defaultState: true,
|
||||
},
|
||||
enable_new_dnd: {
|
||||
category: 'blocksuite',
|
||||
bsFlag: 'enable_new_dnd',
|
||||
displayName:
|
||||
'com.affine.settings.workspace.experimental-features.enable-new-dnd.name',
|
||||
description:
|
||||
'com.affine.settings.workspace.experimental-features.enable-new-dnd.description',
|
||||
configurable: false,
|
||||
defaultState: true,
|
||||
},
|
||||
enable_database_full_width: {
|
||||
category: 'blocksuite',
|
||||
bsFlag: 'enable_database_full_width',
|
||||
|
||||
Reference in New Issue
Block a user