From 53709420e3e2612f0cccbd5fa46fb91211d84ad4 Mon Sep 17 00:00:00 2001 From: MarekWo Date: Wed, 21 Jan 2026 22:06:35 +0100 Subject: [PATCH] chore: Remove TEST3 marker after successful remote update test Remote update feature is now fully functional. Co-Authored-By: Claude Opus 4.5 --- app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index 3bccc19..47d6f17 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -60,7 +60,7 @@
- {{ version }} [TEST3] + {{ version }} {{ git_branch }}