chore: update flags

This commit is contained in:
DarkSky
2026-02-19 10:18:43 +08:00
parent 35e1411407
commit d8cc0acdd0
2 changed files with 11 additions and 1 deletions
@@ -255,6 +255,13 @@ export const AFFINE_FLAGS = {
configurable: isCanaryBuild,
defaultState: false,
},
enable_view_analytics_panel: {
category: 'affine',
displayName: 'Enable View Analytics Panel',
description: 'Show the View analytics tab in the right sidebar.',
configurable: true,
defaultState: false,
},
enable_two_step_journal_confirmation: {
category: 'affine',
displayName: 'Enable Two Step Journal Confirmation',