mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-07 23:01:08 +02:00
Merge pull request #3594 from vector-im/rav/send_app_to_rageshake
Add 'app' parameter to rageshake report
This commit is contained in:
commit
7d203f40cd
@ -488,6 +488,7 @@ module.exports = {
|
||||
text: (
|
||||
userText || "User did not supply any additional text."
|
||||
),
|
||||
app: 'riot-web',
|
||||
version: version,
|
||||
user_agent: userAgent,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user