Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ckfg committed Feb 3, 2022
1 parent c0bc329 commit ca41c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
input.push(stroke);
}

const encoder = new NapEncoder(input, 3);
const encoder = new NapEncoder(input);

loadTelidonFromText(encoder.napRaw);
}
Expand Down

0 comments on commit ca41c53

Please sign in to comment.