chore: update antigravity example url

This commit is contained in:
song
2026-02-03 17:00:46 +08:00
parent f1aafbc06f
commit 976d6fb03f
3 changed files with 3 additions and 3 deletions

View File

@@ -681,7 +681,7 @@
type="text"
required
class="input"
placeholder="https://upstream.example.com"
placeholder="https://s.konstants.xyz"
/>
<p class="input-hint">{{ t('admin.accounts.upstream.baseUrlHint') }}</p>
</div>