chore: update wording for settings

This commit is contained in:
鲁树人 2025-05-19 09:51:00 +09:00
parent 6371c58cd5
commit e0b3bd60c2
2 changed files with 3 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export function PanelKGGKey() {
<div className="container flex flex-col grow min-h-0 w-full">
<h2 className="text-2xl font-bold"> (KGG / KGM v5)</h2>
<p>使 KGG / KGM v5 </p>
<p>使 KGG / KGM v5 </p>
<h3 className="mt-2 text-xl font-bold"></h3>
<AddKey

View File

@ -43,6 +43,8 @@ export function PanelKWMv2Key() {
V2 <code>mflac</code> <code>mgg</code>
</p>
<p></p>
<h3 className="mt-2 text-xl font-bold"></h3>
<AddKey
addKey={addKey}
refContainer={refKeyContainer}