mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
区块链确权相关
This commit is contained in:
@@ -21,7 +21,8 @@ module TagChosenHelper
|
||||
"issue_tag": render_issue_tags(project),
|
||||
"issue_type": render_issue_species,
|
||||
"all_issues": all_issues,
|
||||
"branches": render_branches(project)
|
||||
"branches": render_branches(project),
|
||||
"use_blockchain": project['use_blockchain']
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user