mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 08:55:50 +00:00
Update state.js
This commit is contained in:
@@ -118,6 +118,7 @@ export function updateUI() {
|
||||
`input[name="amily2_lorebook_target"][value="${settings.lorebookTarget}"]`,
|
||||
).prop("checked", true);
|
||||
|
||||
$(`input[name="amily2_icon_location"][value="${settings.iconLocation}"]`).prop("checked", true);
|
||||
populateModelDropdown();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user