From 617d8b20348449930cbee8c9ce01362f1ca6d5b5 Mon Sep 17 00:00:00 2001 From: gregoryn22 <56735924+gregoryn22@users.noreply.github.com> Date: Tue, 26 May 2026 13:24:44 -0400 Subject: [PATCH] Show chapter title in notification card rich display MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit meta.chapter_title was stored on every chapter_update notification but never rendered — the card template iterated chapter, volume, group, date, and old_chapter while silently skipping the title field. Co-Authored-By: Claude Sonnet 4.6 --- static/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/index.html b/static/index.html index 9902d0b..d51087a 100644 --- a/static/index.html +++ b/static/index.html @@ -700,6 +700,7 @@

No notifications