Fusion als Standard-Thema gesetzt. Thema wird in config.json gespeichert
This commit is contained in:
@@ -74,6 +74,7 @@ class AppSettings(BaseSettings):
|
||||
apache_fops: list[ApacheFop] = []
|
||||
xsl_dirs: list[XslDir] = []
|
||||
pdf_projects: list[PdfProject] = []
|
||||
theme: str | None = None
|
||||
|
||||
model_config = SettingsConfigDict(json_file=config_path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user