Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nv.nikolaev committed Nov 25, 2019
1 parent 99e47aa commit d8023f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/SignUp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default {
name: 'SignUp',
data: () => ({
valid: true,
email: 'user4@example.com',
email: 'user6@example.com',
pass: '12345678',
confirm: '12345678',
name: 'Иван',
Expand Down

0 comments on commit d8023f7

Please sign in to comment.