Someone forgot preventRecursion default value

This commit is contained in:
Wolfsblvt 2024-05-13 22:39:21 +02:00
parent 036603c9e9
commit 6865f84eb1
1 changed files with 1 additions and 0 deletions

View File

@ -2165,6 +2165,7 @@ const newEntryTemplate = {
position: 0,
disable: false,
excludeRecursion: false,
preventRecursion: false,
delayUntilRecursion: false,
probability: 100,
useProbability: true,