[PR #499] [MERGED] fix: #482 #483 修复 #745

Closed
opened 2026-03-02 03:41:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/499
Author: @SilenceZen
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @codexu

Base: devHead: fix/bug/482-483


📝 Commits (1)

📊 Changes

4 files changed (+10 additions, -1 deletions)

View changed files

📝 messages/en.json (+3 -0)
📝 messages/ja.json (+3 -0)
📝 messages/zh.json (+3 -0)
📝 src/app/core/article/file/folder-item/index.tsx (+1 -1)

📄 Description

  • 补充i18n内容
  • 482的问题核心就是重复文件夹走到了后续的set逻辑。直接return就可以避免后续问题了

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/codexu/note-gen/pull/499 **Author:** [@SilenceZen](https://github.com/SilenceZen) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `fix/bug/482-483` --- ### 📝 Commits (1) - [`937f077`](https://github.com/codexu/note-gen/commit/937f077367e66c30db157eca7bf2e8cc342ec43b) fix: #482 #483 修复 ### 📊 Changes **4 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `messages/en.json` (+3 -0) 📝 `messages/ja.json` (+3 -0) 📝 `messages/zh.json` (+3 -0) 📝 `src/app/core/article/file/folder-item/index.tsx` (+1 -1) </details> ### 📄 Description - 补充i18n内容 - 482的问题核心就是重复文件夹走到了后续的set逻辑。直接return就可以避免后续问题了 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#745
No description provided.