mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03: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
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ module.exports = {
|
|||
text: (
|
||||
userText || "User did not supply any additional text."
|
||||
),
|
||||
app: 'riot-web',
|
||||
version: version,
|
||||
user_agent: userAgent,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue