You've already forked AstralRinth
forked from didirus/AstralRinth
Add .member hover style + NavRow & parse fixes
This commit is contained in:
@@ -50,6 +50,7 @@ function sanitize(html: string): string {
|
||||
span: ['class'],
|
||||
input: ['type', 'checked', 'disabled'],
|
||||
font: ['color'],
|
||||
details: ['open'],
|
||||
},
|
||||
allowedClasses: {},
|
||||
allowedSchemes: ['http', 'https', 'mailto'],
|
||||
|
||||
Reference in New Issue
Block a user