mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Delete trailing newlines from all files, except tools/ci/success-http-headers.txt and tools/setup/dev-motd, where they are significant, and static/third, where we want to stay close to upstream. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
17 lines
402 B
JSON
17 lines
402 B
JSON
{
|
|
"event":"error_activity",
|
|
"eventType":"StatusChanged",
|
|
"error":{
|
|
"url":"https://app.raygun.com/error-url",
|
|
"description":"Emma marked error Script Error as Ignored",
|
|
"activityDate":"1970-01-28T01:49:36Z",
|
|
"message":"Script Error",
|
|
"status":"Ignored",
|
|
"user":"Emma Cat"
|
|
},
|
|
"application":{
|
|
"name":"Best App",
|
|
"url":"http://app.raygun.io/application-url"
|
|
}
|
|
}
|