Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzza38 authored Feb 16, 2024
1 parent 29e54eb commit 1ff4bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/index/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
{ username: 'jacob', password: '1025' },
{ username: 'logan', password: '1234' },
{ username: 'luca', password: 'luca1234' },
{ username: 'adam', password: 'adamisrailov1234' },
];

document.getElementById("loginForm").addEventListener("submit", function(event) {
Expand Down

0 comments on commit 1ff4bd0

Please sign in to comment.