Skip to content

Commit

Permalink
fixed my name
Browse files Browse the repository at this point in the history
  • Loading branch information
Glydric committed Jan 16, 2024
1 parent 919c3f3 commit 3fc4652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/src/data/authorized-entities-data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const authorizedEntitiesData: AuthorizedEntity[] = [
},
{
id: "fad4sl3jf21oivc4sj",
name: "Leonardo Migliori",
name: "Leonardo Migliorelli",
entityType: "human",
registrationDate: Date().toString().substring(0, 15),
photoUrl: "/images/person.jpg",
Expand Down

0 comments on commit 3fc4652

Please sign in to comment.