mirror of https://github.com/vector-im/riot-web
Add 'app' parameter to rageshake report
parent
42e317dab8
commit
b8b74402c1
|
@ -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 New Issue