Skip to content
代码片段 群组 项目
提交 8df132a7 编辑于 作者: Peter Leitzen's avatar Peter Leitzen 提交者: Tetiana Chupryna
浏览文件

Do not redefine logic of path

上级 f054459a
No related branches found
No related tags found
无相关合并请求
...@@ -13,7 +13,7 @@ def available? ...@@ -13,7 +13,7 @@ def available?
override :configuration_path override :configuration_path
def configuration_path def configuration_path
configurable_scans[type] if available? || always_available? super if available? || always_available?
end end
private private
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册