From b7da0a26a9d1723667b290d241d0c7e68099b5c5 Mon Sep 17 00:00:00 2001 From: jarvis2f <137974272+jarvis2f@users.noreply.github.com> Date: Fri, 7 Mar 2025 10:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20chore:=20Update=20README.md=20to?= =?UTF-8?q?=20correct=20task=20status=20for=20Task=206?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33e396c..2974eeb 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ docker build -t jarvis2f/telegram-files . - ✅ **`Task 3`**: Improve Telegram’s login functionality. - ✅ **`Task 4`**: Support auto transfer files to other destinations. - ✅ **`Task 5`**: File table is optimized using virtual lists. -- ☑️ **`Task 6`**: Preload file information to support responsible searches. +- ✅ **`Task 6`**: Preload file information to support responsible searches. ---