Add README note to GDPR
Added GDPR compliance note to README
This commit is contained in:
@@ -30,7 +30,7 @@ type CrashReport struct {
|
||||
func (r CrashReport) ToClaimRequest() ClaimRequest {
|
||||
return ClaimRequest{
|
||||
Type: "liability",
|
||||
Labels: []string{"vTyXeQFryVNA"}, // add to be reviewed label for specific customer
|
||||
Labels: []string{""}, // add to be reviewed label for specific customer
|
||||
Accident: Accident{
|
||||
Location: r.CrashLocation,
|
||||
Circumstances: r.CrashDescription,
|
||||
|
||||
Reference in New Issue
Block a user