Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging

ff268bbce997fe370251d7483c97fa5ff1496ccf

RossAscends <124905043+RossAscends@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/world-info.js+1 -1
@@ -2334,7 +2334,7 @@ async function getWorldEntry(name, data, entry) {
23342334 input.on('select2:unselect', /** @type {function(*):void} */ event => updateWorldEntryKeyOptionsCache([event.params.data], { remove: true }));
23352335
23362336 select2ChoiceClickSubscribe(input, target => {
23372337 const key = $(target.closest('.regex-highlight, .item')).text();
23382338 console.debug('Editing WI key', key);
23392339
23402340 // Remove the current key from the actual selection