This commit is contained in:
2026-02-13 19:05:56 +01:00
parent 67d9bef57d
commit 19dae69fab

View File

@@ -1055,7 +1055,6 @@ class PortainerApi:
self.gotify_message(f"Services updated: {', '.join(service_to_update)}")
else:
self.gotify_message(f"Service update available: {', '.join(service_to_update)}")
self.gotify_message(f"Service update process finished")
print("\033[?25h", end="")
return True