mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 04:37:40 +01:00
Add depth to entry template
This commit is contained in:
parent
07962e0e4e
commit
9ad42025e5
@ -1373,6 +1373,7 @@ const newEntryTemplate = {
|
||||
excludeRecursion: false,
|
||||
probability: 100,
|
||||
useProbability: true,
|
||||
depth: DEFAULT_DEPTH,
|
||||
};
|
||||
|
||||
function createWorldInfoEntry(name, data, fromSlashCommand = false) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user