typo
This commit is contained in:
parent
3a08a9b711
commit
e8d075a85f
1 changed files with 2 additions and 2 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue