Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Jul 8, 2024
1 parent ab00a27 commit 3e693e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ angular.module('voting-booth').config(
isDemo: true
}
})
.state('election.booth-demo', {
.state('election.booth-eligibility', {
url: '/:id/eligibility',
templateUrl: 'avBooth/booth.html',
controller: "BoothController",
Expand Down

0 comments on commit 3e693e3

Please sign in to comment.