diff --git a/frontreport.go b/frontreport.go index 2ea17a8..fba9740 100644 --- a/frontreport.go +++ b/frontreport.go @@ -85,6 +85,7 @@ type StacktraceJSReport struct { URL string `json:"url,omitempty"` UserID string `json:"userId,omitempty"` StackHash string `json:"stackHash,omitempty"` + ScriptURL string `json:"scriptUrl,omitempty"` } // GetType returns report type