[Update] 更新命令批量执行资产树(将没有ssh协议的资产设置为nocheck)

This commit is contained in:
Bai
2020-01-15 10:46:41 +08:00
parent c21505e92d
commit 2827a64095
3 changed files with 17 additions and 11 deletions

View File

@@ -481,6 +481,7 @@ class ParserNode:
'isParent': False,
'open': False,
'iconSkin': icon_skin,
'nocheck': not asset.has_protocol('ssh'),
'meta': {
'type': 'asset',
'asset': {