From 2e049dbbd93f9357e4124a5ef471bfda037ca28d Mon Sep 17 00:00:00 2001 From: dekun Date: Fri, 17 Jul 2026 19:07:58 +0800 Subject: [PATCH] chore: bump settings prefs cache bust to v16. EOF 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 85545ca..ea53055 100644 --- a/lib/instance/templates/embed_shell.html +++ b/lib/instance/templates/embed_shell.html @@ -115,7 +115,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 d3ca2a8..84b15b6 100644 --- a/lib/instance/templates/index.html +++ b/lib/instance/templates/index.html @@ -2020,6 +2020,6 @@ document.addEventListener("DOMContentLoaded", function () { }); {% endif %} - + \ No newline at end of file