fix: migrate project return owner login
This commit is contained in:
parent
a53367b7eb
commit
ffb58b788a
|
@ -1 +1,2 @@
|
|||
json.extract! @project, :id, :name, :identifier
|
||||
json.login @project&.owner&.login
|
Loading…
Reference in New Issue