Skip to content

Instantly share code, notes, and snippets.

@gfodor
Created May 23, 2018 05:37
Show Gist options
  • Save gfodor/ba8f88d9f34fe9cbe59a01ce3c48420d to your computer and use it in GitHub Desktop.
Save gfodor/ba8f88d9f34fe9cbe59a01ce3c48420d to your computer and use it in GitHub Desktop.
if (/[&?]debug=true/.test(window.location.search) && typeof localStorage !== "undefined") {
localStorage.debug = "naf-janus-adapter:*";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment