This commit is contained in:
Jörn-Michael Miehe 2022-09-15 22:35:31 +00:00
parent 3a08a9b711
commit e8d075a85f

View file

@ -91,8 +91,8 @@ class LogoUIConfig(BaseModel):
Section "[logo]" in "config.txt".
"""
name: str = "Technisches Hilfswerk"
host: str = "OV Musterstadt"
above: str = "Technisches Hilfswerk"
below: str = "OV Musterstadt"
class Config(BaseModel):