feat: record workspace lifecycle activity
This commit is contained in:
parent
48fe942028
commit
7a0964892b
|
|
@ -56,6 +56,10 @@
|
|||
"action.started",
|
||||
"browser.capture.received",
|
||||
"case.selected",
|
||||
"workspace.created",
|
||||
"workspace.renamed",
|
||||
"workspace.trashed",
|
||||
"workspace.selected",
|
||||
"browser.capture.page",
|
||||
"browser.capture.selection",
|
||||
"browser.capture.link"
|
||||
|
|
|
|||
Loading…
Reference in New Issue