Browse Source

修复:配置

pull/342/head
yystopf 3 years ago
parent
commit
9c85fdfeaf
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/helpers/projects_helper.rb

+ 1
- 0
app/helpers/projects_helper.rb 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



Loading…
Cancel
Save