Small update to chatwoot embed
All checks were successful
Deploy to Server / deploy (push) Successful in 1m28s
All checks were successful
Deploy to Server / deploy (push) Successful in 1m28s
This commit is contained in:
parent
51a0eaa9ff
commit
343971540f
|
@ -22,6 +22,7 @@ export default function Home() {
|
|||
strategy="afterInteractive"
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
window.chatwootSettings = {"position":"right","type":"expanded_bubble","launcherTitle":"Chat with us!", "darkTheme": "auto"};
|
||||
(function(d,t) {
|
||||
var BASE_URL="https://support.chrischro.me";
|
||||
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||||
|
|
Loading…
Reference in a new issue