We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671461d commit 51e2776Copy full SHA for 51e2776
1 file changed
src/providers/chatwoot.ts
@@ -25,7 +25,7 @@ const loadScript = (onload: () => void) => {
25
script.onload = onload
26
})(document)
27
}
28
-/* eslint:enable */
+/* eslint-enable */
29
30
const load = ({
31
providerKey,
0 commit comments