This commit is contained in:
Jean-Marc Collin
2024-12-31 18:15:15 +00:00
parent e9cc5691af
commit 09e1b49af8

View File

@@ -365,4 +365,4 @@ class FeaturePowerManager(BaseFeatureManager):
)
def __str__(self):
return f"PresenceManager-{self.name}"
return f"PowerManager-{self.name}"