@@ -1803,6 +1803,7 @@ function convertWorldInfoToCharacterBook(name, entries) {
probability:entry.probability??null,
useProbability:entry.useProbability??false,
depth:entry.depth??4,
selectiveLogic:entry.selectiveLogic??0,
},
};
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.