Merge pull request #3594 from vector-im/rav/send_app_to_rageshake
Add 'app' parameter to rageshake report
This commit is contained in:
@@ -488,6 +488,7 @@ module.exports = {
|
|||||||
text: (
|
text: (
|
||||||
userText || "User did not supply any additional text."
|
userText || "User did not supply any additional text."
|
||||||
),
|
),
|
||||||
|
app: 'riot-web',
|
||||||
version: version,
|
version: version,
|
||||||
user_agent: userAgent,
|
user_agent: userAgent,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user