mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 08:05:49 +00:00
ci: auto build & obfuscate [2026-05-16 19:16:28] (Jenkins #21)
This commit is contained in:
@@ -4,6 +4,7 @@ import { characters, this_chid, saveSettingsDebounced, getCharacters } from "/sc
|
||||
import { world_names } from "/scripts/world-info.js";
|
||||
import { getApiConfig, setApiConfig, testConnection, fetchModels } from "./api.js";
|
||||
import { tools } from "./tools.js";
|
||||
import { syncSlot } from "../../ui/profile-sync.js";
|
||||
|
||||
const extensionFolderPath = `scripts/extensions/third-party/${extensionName}`;
|
||||
|
||||
@@ -42,6 +43,7 @@ export async function openAutoCharCardWindow() {
|
||||
try {
|
||||
populateDropdowns();
|
||||
loadApiSettings();
|
||||
await syncSlot('autoCharCard');
|
||||
renderRulesList();
|
||||
renderSessionsList();
|
||||
restoreChatHistory();
|
||||
|
||||
Reference in New Issue
Block a user