fix: few minor UI and behavior adjustments

This commit is contained in:
Xiaohan-Tian
2026-05-11 23:23:11 -07:00
parent f57dd7c1da
commit 64dda5bb01
6 changed files with 81 additions and 26 deletions
@@ -591,7 +591,7 @@ const GeneralSettings: React.FC = () => {
disabled={kgoneServerManaged}
/>
<div className="settings-help" style={{ fontSize: '12px', color: '#888', marginTop: '4px' }}>
Base URL of a running K.G.One server. Used for full-song generation, clip generation, and stem separation.
Base URL of a running K.G.One Music Studio server. Used for full-song generation, clip generation, and stem separation.
</div>
</div>
</div>