fix:新增了数据库目录的提醒

This commit is contained in:
xuncha
2026-01-17 12:41:45 +08:00
parent 9402483d87
commit 7c0ed66dad
2 changed files with 2 additions and 0 deletions

View File

@@ -442,6 +442,7 @@ function WelcomePage({ standalone = false }: WelcomePageProps) {
</button>
</div>
<div className="field-hint"> xwechat_files </div>
<div className="field-hint" style={{ color: '#ff6b6b', marginTop: '4px' }}> --</div>
</div>
)}