forked from Gitlink/forgeplus
change bug
This commit is contained in:
parent
a4d125a413
commit
7ce6b01097
|
@ -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)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue