Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit f7a954d

Browse files
committed
change fullname to name
1 parent 24e547f commit f7a954d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/database/schema/users.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": 1,
33
"username?": "mychi.darko",
4-
"fullname": "Mychi Darko",
4+
"name": "Mychi Darko",
55
"email": "mickdd22@gmail.com",
66
"email_verified_at?": "2021-07-23T16:18:35.947712157Z",
77
"password": "poekojdenwjwiojweojojweoijoewoj",

0 commit comments

Comments
 (0)