chore(editor): update page block telemetry (#10487)

Close [BS-2711](https://linear.app/affine-design/issue/BS-2711/page-block埋点更新)
This commit is contained in:
L-Sun
2025-02-27 09:58:58 +00:00
parent 1bb5dd0eda
commit b995b4f965
4 changed files with 34 additions and 5 deletions

View File

@@ -7,4 +7,5 @@ export type NoteEvents = {
control: 'display mode';
type: 'note';
};
EdgelessNoteEditing: TelemetryEvent;
};