Init analytics modules (#350)

This commit is contained in:
Yoan Pintas 2023-06-05 15:11:34 +02:00 committed by GitHub
parent 93456e8d44
commit f534ecda96
125 changed files with 2018 additions and 2130 deletions

View file

@ -103,6 +103,12 @@
"screen_room_member.*",
"screen_dm_.*"
]
},
{
"name": ":features:analytics:impl",
"includeRegex": [
"screen_analytics_prompt.*"
]
}
]
}