Skip to content

Commit

Permalink
Aktualisieren von config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored May 20, 2024
1 parent bc0d295 commit 3b4fc76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omada_respondd/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class Config:
multicast_enabled: bool = True

ssl_verify: bool = True
fallback_domain: str

@classmethod
def from_dict(cls, cfg: Dict[str, str]) -> "Config":
Expand Down

0 comments on commit 3b4fc76

Please sign in to comment.