Skip to content

Commit

Permalink
Addressed Mottie#156
Browse files Browse the repository at this point in the history
  • Loading branch information
innateessence committed Jun 18, 2021
1 parent af1d51d commit dc89d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-code-folding.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

triangle.className = "ghcf-collapser";
ellipsis.className = "pl-smi ghcf-ellipsis";
ellipsis.innerHTML = "…";
ellipsis.innerHTML = "...";

function countInitialWhiteSpace(arr) {
const getWhiteSpaceIndex = i => {
Expand Down

0 comments on commit dc89d69

Please sign in to comment.