Improve WI Character Filter description

This commit is contained in:
Wolfsblvt
2024-08-19 23:37:10 +02:00
parent df56b9bb4c
commit 550feddf82
2 changed files with 7 additions and 4 deletions

View File

@@ -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,
});