chore: apply prettier

This commit is contained in:
Sonny
2024-05-26 20:08:43 +02:00
committed by Sonny
parent 202f70b010
commit 55cd973b1a
29 changed files with 36 additions and 43 deletions

View File

@@ -11,13 +11,7 @@
"user": {
"title": "1.2 User Data",
"description": "To create personalized collections and links and associate them with their author, we collect the following information:",
"fields": [
"Google ID",
"Lastname",
"Firstname",
"Email",
"Avatar"
]
"fields": ["Google ID", "Lastname", "Firstname", "Email", "Avatar"]
}
},
"data_use": {
@@ -40,4 +34,4 @@
"title": "5. GDPR Compliance",
"description": "MyLinks complies with the General Data Protection Regulation (GDPR) of the European Union."
}
}
}