From 0c3b8c85cda5088fc2f45c5f056357cb18db9124 Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:16:08 +0100 Subject: [PATCH] fix: show empty state when chat has no backed up messages Closes #78 --- src/web/templates/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/web/templates/index.html b/src/web/templates/index.html index c8938ff..b6d9c84 100644 --- a/src/web/templates/index.html +++ b/src/web/templates/index.html @@ -1057,6 +1057,13 @@
No messages backed up for this chat yet
+