From f675f9997acebfc1a64193fdaf208b3daebe1bb1 Mon Sep 17 00:00:00 2001 From: dekun Date: Tue, 25 Aug 2026 09:30:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=B7=E6=96=B0=20instance=5Fsettings=5Fpref?= =?UTF-8?q?s=20=E7=BC=93=E5=AD=98=E7=89=88=E6=9C=AC=EF=BC=8C=E7=A1=AE?= =?UTF-8?q?=E4=BF=9D=E6=9C=AC=E4=BD=8D=E9=97=A8=E6=8E=A7=E6=98=BE=E9=9A=90?= =?UTF-8?q?=E7=94=9F=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- lib/instance/templates/embed_shell.html | 2 +- lib/instance/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/instance/templates/embed_shell.html b/lib/instance/templates/embed_shell.html index da4955d..f596b3e 100644 --- a/lib/instance/templates/embed_shell.html +++ b/lib/instance/templates/embed_shell.html @@ -170,7 +170,7 @@ const ORDER_ENTRY_MODEL_CODE_TO_CATEGORY = {{ entry_model_code_to_category | toj - + diff --git a/lib/instance/templates/index.html b/lib/instance/templates/index.html index 507be0e..328ae89 100644 --- a/lib/instance/templates/index.html +++ b/lib/instance/templates/index.html @@ -2167,6 +2167,6 @@ document.addEventListener("DOMContentLoaded", function () { }); {% endif %} - + \ No newline at end of file