Skip to content

Instantly share code, notes, and snippets.

@Neppord
Created March 16, 2014 01:36
Show Gist options
  • Save Neppord/9577221 to your computer and use it in GitHub Desktop.
Save Neppord/9577221 to your computer and use it in GitHub Desktop.
ltc patch
(function (patched) {
if (!patched) {
window.patched = true;
console.log("patched")
}
})(patched)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment