Skip to content

Commit 51e2776

Browse files
committed
fix: eslint
1 parent 671461d commit 51e2776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/providers/chatwoot.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const loadScript = (onload: () => void) => {
2525
script.onload = onload
2626
})(document)
2727
}
28-
/* eslint:enable */
28+
/* eslint-enable */
2929

3030
const load = ({
3131
providerKey,

0 commit comments

Comments
 (0)