Track notification open (#3274)
This commit is contained in:
parent
0cac671e8a
commit
ebf8644df9
2 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@ export type LogEvents = {
|
|||
init: {
|
||||
initMs: number
|
||||
}
|
||||
'notifications:openApp': {}
|
||||
'state:background': {}
|
||||
'state:foreground': {}
|
||||
'feed:endReached': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue