d
This commit is contained in:
@@ -26,7 +26,7 @@ def sectionGeneratedPipes(entity, sub, c):
|
||||
shortSrc = shortenName(key)
|
||||
|
||||
# SRC.
|
||||
src = pipeSource(key, entity)
|
||||
src = pipeSource(key, entity, c.structure)
|
||||
|
||||
fmtPipe = pipeFormat(fmtExRecent, fmtRecent, fmtSet, fmtToggle, fmtToggleNil, key, entity)
|
||||
for fmt in fmtPipe:
|
||||
|
||||
Reference in New Issue
Block a user