Skip to content

Commit

Permalink
Merge pull request #877 from matchID-project/Art-85
Browse files Browse the repository at this point in the history
Art 85
  • Loading branch information
rhanka authored Dec 3, 2023
2 parents df64350 + 9ff4452 commit fec0de6
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/components/tools/dataCorrections.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const dataCorrections = {
"H9HBeGybba1K": {
"permalink": "/id/H9HBeGybba1K",
"change": "cancel",
8 "change": "cancel",
"reason": "false death declaration",
"request": "self",
"proofs": ["judgment of cancellation"],
Expand Down Expand Up @@ -111,5 +111,13 @@ export const dataCorrections = {
"reason": "cnil-art-85",
"poofs":["none"],
"anonymize": true
}
},
"XAuWEszp6jGX": {
"permalink": "XAuWEszp6jGX",
"change": "remove",
"request": "child",
"reason": "cnil-art-85",
"poofs":["none"],
"anonymize": true
}
};

0 comments on commit fec0de6

Please sign in to comment.