feat: convert browser file captures
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
'browser.capture.page',
|
||||
'browser.capture.selection',
|
||||
'browser.capture.link',
|
||||
'browser.capture.file',
|
||||
'browser.capture.converted'
|
||||
];
|
||||
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
"browser.capture.page",
|
||||
"browser.capture.selection",
|
||||
"browser.capture.link",
|
||||
"browser.capture.file",
|
||||
"browser.capture.converted"
|
||||
],
|
||||
"handler": "recordActivityEvent"
|
||||
|
||||
Reference in New Issue
Block a user