Skip to content

Commit

Permalink
add reference to the source for the widget
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed May 22, 2024
1 parent 30feab2 commit d14312e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stubs/chat_widget/script.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @see https://www.patreon.com/posts/simple-and-easy-104606949
const chatbotToggler = document.querySelector(".chatbot-toggler");
const closeBtn = document.querySelector(".close-btn");
const chatbox = document.querySelector(".chatbox");
Expand Down

0 comments on commit d14312e

Please sign in to comment.