From a8b24bc6816ed03b0ca7727155b00ac0f2aa7cff Mon Sep 17 00:00:00 2001 From: Leonid Pershin Date: Thu, 20 Aug 2026 12:47:23 +0300 Subject: [PATCH] Mark bug 3 users.json skip as complete. Co-authored-by: Cursor --- docs/bugs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bugs/README.md b/docs/bugs/README.md index beb0f00..87b42d3 100644 --- a/docs/bugs/README.md +++ b/docs/bugs/README.md @@ -11,4 +11,4 @@ | --- | --- | --- | | [1. Окно входа](01-login-layout.md) | ✅ | Форма входа прижата к углу, поле пароля на всю ширину | | [2. Запуск AppHost](02-client-endpoint-proxy.md) | ✅ | `run-aspire` падает: proxy + Port=TargetPort=5173 у client | -| [3. users.json как сейв](03-users-json-as-school.md) | 🔄 | При старте: `Save …/users.json has id 0; ids start at 1` | +| [3. users.json как сейв](03-users-json-as-school.md) | ✅ | При старте: `Save …/users.json has id 0; ids start at 1` |