added imprint_html option

This commit is contained in:
Uli Roth
2024-09-24 10:23:53 +02:00
parent fca8761515
commit 57ea5f0b28
6 changed files with 46 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ export type Status = {
allow_advanced: boolean
allow_files: boolean
imprint_url: string
imprint_html: string
theme_image: string
theme_text: string
theme_favicon: string