From 81773074f9d9b05dbd6731edf270ecfe36dce05d Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 17 Sep 2025 19:42:21 +0000 Subject: [PATCH] Update healthcheck.py --- healthcheck.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/healthcheck.py b/healthcheck.py index 17d4434..41c5cee 100644 --- a/healthcheck.py +++ b/healthcheck.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 """ -Health check script for Gadgetbridge MQTT integration - Fixed version +Health check script for Gadgetbridge MQTT integration """ import os