Merge branch 'staging' into express-common

This commit is contained in:
Cohee
2023-12-04 19:09:20 +02:00
9 changed files with 52 additions and 44 deletions

View File

@@ -1875,6 +1875,7 @@ function convertWorldInfoToCharacterBook(name, entries) {
useProbability: entry.useProbability ?? false,
depth: entry.depth ?? 4,
selectiveLogic: entry.selectiveLogic ?? 0,
group: entry.group ?? '',
},
};