mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 13:35:51 +00:00
Update table-bindings.js
This commit is contained in:
@@ -865,6 +865,7 @@ export function bindTableEvents() {
|
|||||||
const renderAll = () => {
|
const renderAll = () => {
|
||||||
renderTables();
|
renderTables();
|
||||||
bindInjectionSettings();
|
bindInjectionSettings();
|
||||||
|
bindTemplateEditors(); // 【V138.1 修复】确保导入预设后,提示词编辑器也能立即刷新
|
||||||
};
|
};
|
||||||
|
|
||||||
renderAll();
|
renderAll();
|
||||||
|
|||||||
Reference in New Issue
Block a user