修正windows下无法保存的问题

This commit is contained in:
yhy
2026-08-30 08:46:04 +08:00
parent 3702527613
commit 455059eebe
12 changed files with 147 additions and 32 deletions
+17
View File
@@ -177,6 +177,23 @@
preference="mineruPath"
></html:input>
</hbox>
<hbox align="center">
<html:label
for="chatpapers-pref-lecture-data-dir"
data-l10n-id="prefs-lecture-data-dir"
></html:label>
<html:input
type="text"
id="chatpapers-pref-lecture-data-dir"
preference="lectureDataDir"
></html:input>
</hbox>
<html:p
id="chatpapers-pref-lecture-data-dir-hint"
class="chatpapers-pref-hint"
data-l10n-id="prefs-lecture-data-dir-hint"
></html:p>
</groupbox>
<groupbox>