fix: migrate project return owner login

This commit is contained in:
2021-08-03 14:15:00 +08:00
parent a53367b7eb
commit ffb58b788a

View File

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