Update content-moderation.js
This commit is contained in:
parent
a565da4798
commit
9a1ee5372b
|
@ -1012,4 +1012,4 @@ style.textContent = `
|
||||||
`;
|
`;
|
||||||
document.head.appendChild(style);
|
document.head.appendChild(style);
|
||||||
|
|
||||||
export default ContentModeration;
|
window.ContentModeration = ContentModeration;
|
||||||
|
|
Loading…
Reference in New Issue