latest dev
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
callback();
|
||||
}
|
||||
|
||||
function sanitize(html : string) {
|
||||
function sanitize(html) {
|
||||
return HtmlUtils.sanitize(html);
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user