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".
|
Section "[logo]" in "config.txt".
|
||||||
"""
|
"""
|
||||||
|
|
||||||
name: str = "Technisches Hilfswerk"
|
above: str = "Technisches Hilfswerk"
|
||||||
host: str = "OV Musterstadt"
|
below: str = "OV Musterstadt"
|
||||||
|
|
||||||
|
|
||||||
class Config(BaseModel):
|
class Config(BaseModel):
|
||||||
|
|
Loading…
Reference in a new issue