add: create project owner login

This commit is contained in:
viletyy 2021-07-07 15:42:00 +08:00
parent 6ebab1be66
commit 7c0bc5d444
1 changed files with 1 additions and 0 deletions

View File

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