Skip to content

Commit

Permalink
Update teller.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dfralan authored Jul 22, 2023
1 parent 5431b67 commit a3144ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teller.js
Original file line number Diff line number Diff line change
Expand Up @@ -1637,7 +1637,7 @@ function kiujdgrsghsss(){
function getModelAndExecute(){
const asdwer = tellerTag.getAttribute("keyCodeTeller")
if (asdwer == (asdwertd)){
modeSelected = tellerTag.getAttribute("tellerMode")
let modeSelected = tellerTag.getAttribute("tellerMode")
return eval(modeSelected+"()");}
else{
eval(reco);
Expand Down

0 comments on commit a3144ab

Please sign in to comment.