From a4b2b01c71f5f2a0e315fb04f10ea78bc8483e76 Mon Sep 17 00:00:00 2001 From: EduBrain Dev Date: Tue, 14 Apr 2026 18:22:01 +0800 Subject: [PATCH] fix issue --- static/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/static/index.html b/static/index.html index 3992220..b770569 100644 --- a/static/index.html +++ b/static/index.html @@ -2149,8 +2149,6 @@ ${statusText(item.status)}${item.elapsed ? ' (' + item.elapsed.toFixed(1) + 's)' : ''} ${item.status === 'pending' && !ocrInProgress ? `` : ''} - ${kwHtml} - ${storyHtml} `; }).join('')}