Front: Add Missing Translation + Prettier

This commit is contained in:
Arthur Jamet
2023-06-26 15:00:35 +01:00
parent ccc86895e2
commit 3d76834f45
5 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ const ProfileSettings = ({ navigation }: { navigation: any }) => {
type: 'text',
title: 'Google Account',
data: {
text: user.googleID ? "Linked" : "Not linked"
text: user.googleID ? 'Linked' : 'Not linked',
},
// type: 'custom',
// data: user.googleID