Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
update cred
Browse files Browse the repository at this point in the history
  • Loading branch information
rayestrada committed Feb 16, 2024
1 parent b548d56 commit 19cb65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/national-voter-registration-form/login.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ let user = id("loginUser"),

const loginCred = {
user: 'dm90ZS1nb3YtcHJvdG90eXBl',
pass: 'Vk9URTIwMjQh'
pass: 'VEVTVDIwMjQh'
};

dialog.showModal();
Expand Down

0 comments on commit 19cb65e

Please sign in to comment.