mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Slight refactoring, begin work on major moderation overhaul
This commit is contained in:
parent
e05dca9fc1
commit
2bc9ff51ea
45 changed files with 639 additions and 109 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { getConfig } from "@config";
|
||||
import { getConfig } from "~classes/configmanager";
|
||||
import { sanitize } from "isomorphic-dompurify";
|
||||
|
||||
export const sanitizeHtml = async (html: string) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue