mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 12:25:51 +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}"]`,
|
`input[name="amily2_lorebook_target"][value="${settings.lorebookTarget}"]`,
|
||||||
).prop("checked", true);
|
).prop("checked", true);
|
||||||
|
|
||||||
|
$(`input[name="amily2_icon_location"][value="${settings.iconLocation}"]`).prop("checked", true);
|
||||||
populateModelDropdown();
|
populateModelDropdown();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user