Skip to content

Commit

Permalink
Update user email auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzvonimir committed Oct 11, 2024
1 parent 3af9cef commit 06102f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector/collector.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ func NewCollector(socketPath string, client *client.Client, logger zerolog.Logge
UserId: auth.UserID,
TeamId: auth.TeamID,
WorkspaceId: &auth.WorkspaceID,
UserEmail: auth.UserEmail,
}
}

Expand Down

0 comments on commit 06102f4

Please sign in to comment.