修复:配置

This commit is contained in:
yystopf 2023-03-08 18:11:26 +08:00
parent bd855ea4ed
commit 9c85fdfeaf
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ module ProjectsHelper
jianmu_devops: jianmu_devops_code(project, user),
jianmu_devops_url: jianmu_devops_url,
cloud_ide_saas_url: cloud_ide_saas_url(user),
open_blockchain: Site.has_blockchain? && project.use_blockchain,
ignore_id: project.ignore_id
}).compact