mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Improve WI Character Filter description
This commit is contained in:
@@ -2459,7 +2459,7 @@ async function getWorldEntry(name, data, entry) {
|
||||
if (!isMobile()) {
|
||||
$(characterFilter).select2({
|
||||
width: '100%',
|
||||
placeholder: 'All characters will pull from this entry.',
|
||||
placeholder: 'Tie this entry to specific characters or characters with specific tags',
|
||||
allowClear: true,
|
||||
closeOnSelect: false,
|
||||
});
|
||||
|
Reference in New Issue
Block a user