mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-13 21:44:32 +08:00
change bug
This commit is contained in:
@@ -342,7 +342,7 @@ class IssuesController < ApplicationController
|
||||
change_params = {
|
||||
type: "add",
|
||||
chain_params: {
|
||||
amount: tokens
|
||||
amount: tokens,
|
||||
reponame: @project.try(:identifer),
|
||||
username: @issue.get_assign_user.try(:login)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user