mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-12 04:54:33 +08:00
init project
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
if @new_project
|
||||
json.id @new_project.id
|
||||
json.identifier @new_project.identifier
|
||||
else
|
||||
json.nil!
|
||||
end
|
||||
Reference in New Issue
Block a user