Clarify Hint pack save behavior
Keep manual editing while making save the only user action and applying changes immediately without a separate publish workflow.
This commit is contained in:
@@ -239,7 +239,7 @@ export function HintAutoSection({ canEdit }: HintAutoSectionProps) {
|
||||
|
||||
<p className="text-xs text-muted">
|
||||
TopHub API Key 仅从服务器环境变量读取,不会保存到数据库或返回浏览器。
|
||||
手动 JSON 发布仍保留;下一次自动生成会发布新的双语版本。
|
||||
手动 JSON 编辑与保存仍保留;下一次自动生成会更新双语版本。
|
||||
</p>
|
||||
|
||||
{canEdit ? (
|
||||
|
||||
Reference in New Issue
Block a user