mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add 'app' parameter to rageshake report
This commit is contained in:
parent
42e317dab8
commit
b8b74402c1
@ -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,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user