Skip to content

Commit

Permalink
Update src/App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Armitage35 committed Aug 29, 2019
1 parent a9f4564 commit 2f68ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
id: Math.floor(Math.random() * 200),
email: 'ron@hogwarts.com',
profilePicture: 'https://fr.gravatar.com/userimage/26960800/576f0907a4ed387626f1c211c4b11942.png',
userName: 'Armitage',
userName: 'New User',
createdOn: new Date(),
lastLoginDate: new Date(),
preferences: {
Expand Down

0 comments on commit 2f68ef7

Please sign in to comment.