Add README note to GDPR

Added GDPR compliance note to README
This commit is contained in:
rkmpa
2026-03-14 22:59:31 +01:00
parent 20acd6d77a
commit dfb9b36d07
2 changed files with 7 additions and 1 deletions

View File

@@ -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,