mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-25 10:32:28 +01:00
Fixed affected projects not appearing in some views
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
@dependencyDetailsInner(
|
||||
depPrefix = depPrefix,
|
||||
selectorOption = selectorOption,
|
||||
dep = dep
|
||||
dep = dep,
|
||||
showAffectedProjects = true
|
||||
)
|
||||
}
|
||||
</div>
|
||||
Reference in New Issue
Block a user