Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Aug 22, 2024
1 parent 8fa0eff commit f88dc33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions avBooth/booth-directive/booth-directive.js
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,7 @@ angular.module('avBooth')
return scope.state !== stateEnum.errorScreen && scope.state !== stateEnum.successScreen;
}
var demoStartTime = Date.now();
scope.startTimeMs = demoStartTime;

// Try to read and process voting credentials
function readVoteCredentials() {
Expand Down

0 comments on commit f88dc33

Please sign in to comment.