Skip to content

Instantly share code, notes, and snippets.

@LMG23
Created January 18, 2023 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LMG23/5a943a8b3e5e647e8bf9c0942cc51343 to your computer and use it in GitHub Desktop.
Save LMG23/5a943a8b3e5e647e8bf9c0942cc51343 to your computer and use it in GitHub Desktop.
<script type='text/javascript'>
window.usabilla_live("setCustomOptionClick", "Add third option here");
</script>
<script type='text/javascript'>
var livechatUsblFunc = function(){console.log("Do something")};
window.usabilla_live("setCustomOptionClick", livechatUsblFunc);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment