aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/dashapi/dashapi.go
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/dashapi/dashapi.go')
-rw-r--r--dashboard/dashapi/dashapi.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/dashapi/dashapi.go b/dashboard/dashapi/dashapi.go
index 96e8dff0e..a64ee2ad5 100644
--- a/dashboard/dashapi/dashapi.go
+++ b/dashboard/dashapi/dashapi.go
@@ -424,6 +424,7 @@ type BugReport struct {
ReproOpts []byte
MachineInfo []byte
MachineInfoLink string
+ Manager string
CrashID int64 // returned back in BugUpdate
CrashTime time.Time
NumCrashes int64