Add configurable update source and update-only version display
This commit is contained in:
@@ -507,6 +507,7 @@ class EinschaltenPlugin(BasisPlugin):
|
||||
"""Metadata-Plugin für eine autorisierte Quelle."""
|
||||
|
||||
name = "Einschalten"
|
||||
version = "1.0.0"
|
||||
|
||||
def __init__(self) -> None:
|
||||
self.is_available = REQUESTS_AVAILABLE
|
||||
|
||||
Reference in New Issue
Block a user