Track notification open (#3274)

This commit is contained in:
dan
2024-03-19 20:19:11 +00:00
committed by GitHub
parent 0cac671e8a
commit ebf8644df9
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@ export type LogEvents = {
init: {
initMs: number
}
'notifications:openApp': {}
'state:background': {}
'state:foreground': {}
'feed:endReached': {