Someone forgot preventRecursion default value
This commit is contained in:
parent
036603c9e9
commit
6865f84eb1
|
@ -2165,6 +2165,7 @@ const newEntryTemplate = {
|
|||
position: 0,
|
||||
disable: false,
|
||||
excludeRecursion: false,
|
||||
preventRecursion: false,
|
||||
delayUntilRecursion: false,
|
||||
probability: 100,
|
||||
useProbability: true,
|
||||
|
|
Loading…
Reference in New Issue