Skip to content

Instantly share code, notes, and snippets.

@sidneycalebe
Created June 30, 2021 19:09
Show Gist options
  • Save sidneycalebe/41dd2bd3e44b05b845560908eb739599 to your computer and use it in GitHub Desktop.
Save sidneycalebe/41dd2bd3e44b05b845560908eb739599 to your computer and use it in GitHub Desktop.
function openChat() {
huggyChatLoaded == true ? Huggy.openBox() : alert('Aguarde alguns instantes e tente novamente!');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment