mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 22:18:54 +08:00
feat(editor): embed iframe block event tracking (#11313)
Close [BS-2958](https://linear.app/affine-design/issue/BS-2958/埋点相关)
This commit is contained in:
@@ -493,6 +493,7 @@ const embedToolGroup: KeyboardToolPanelGroup = {
|
||||
linkInputPopupOptions: {
|
||||
showCloseButton: true,
|
||||
variant: 'mobile',
|
||||
telemetrySegment: 'keyboard toolbar',
|
||||
},
|
||||
})
|
||||
.run();
|
||||
|
||||
Reference in New Issue
Block a user