mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
Add delayed auto extraction mode and fix AGPL license
This commit is contained in:
13
panel.html
13
panel.html
@@ -1191,6 +1191,19 @@
|
||||
max="20"
|
||||
/>
|
||||
</div>
|
||||
<label
|
||||
class="bme-inline-checkbox"
|
||||
for="bme-setting-extract-auto-delay-latest-assistant"
|
||||
>
|
||||
<input
|
||||
id="bme-setting-extract-auto-delay-latest-assistant"
|
||||
type="checkbox"
|
||||
/>
|
||||
<span>自动提取晚一楼</span>
|
||||
</label>
|
||||
<div class="bme-config-help">
|
||||
开启后,最新 AI 楼先不自动提取,要等下一条 AI 楼出现后,才提取前一批内容。手动提取和重 Roll 不受影响。
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user