mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-31 14:23:14 +02: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