Merge pull request #3594 from vector-im/rav/send_app_to_rageshake

Add 'app' parameter to rageshake report
pull/3598/head
David Baker 2017-04-10 15:25:55 +01:00 committed by GitHub
commit 7d203f40cd
1 changed files with 1 additions and 0 deletions

View File

@ -488,6 +488,7 @@ module.exports = {
text: (
userText || "User did not supply any additional text."
),
app: 'riot-web',
version: version,
user_agent: userAgent,
},