fix: create project add login

This commit is contained in:
yystopf 2021-07-21 09:43:35 +08:00
parent aeaa5d4366
commit e4fda9243b
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
json.extract! @project, :id, :name,:identifier
json.login @project&.owner.login