Skip to content

Instantly share code, notes, and snippets.

@wulymammoth
Created May 9, 2018 23:38
Show Gist options
  • Select an option

  • Save wulymammoth/5b549ea602bb11c77dfd7a253ba0308b to your computer and use it in GitHub Desktop.

Select an option

Save wulymammoth/5b549ea602bb11c77dfd7a253ba0308b to your computer and use it in GitHub Desktop.
Array.from(document.getElementsByClassName('outdated-comment')).forEach(l => l.classList.add('open'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment