fix: 默认勾选'抓取后自动保存到内容库'
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<span>搜索后自动抓取内容</span>
|
||||
</label>
|
||||
<label class="checkbox-label">
|
||||
<input type="checkbox" id="auto-save">
|
||||
<input type="checkbox" id="auto-save" checked>
|
||||
<span>抓取后自动保存到内容库</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user