Open
Description
Isn't endList should be set to false if manifest type is "dynamic"?
suggestion:
Line 419 in 3fc0486
should be changed to:
endList: type === 'static'
Metadata
Assignees
Labels
No labels
Isn't endList should be set to false if manifest type is "dynamic"?
suggestion:
Line 419 in 3fc0486
should be changed to:
endList: type === 'static'
Activity