mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
fix: create repo not use website
This commit is contained in:
@@ -46,7 +46,6 @@ class Projects::CreateService < ApplicationService
|
||||
{
|
||||
hidden: !repo_is_public,
|
||||
user_id: params[:user_id],
|
||||
website: params[:website],
|
||||
identifier: params[:repository_name]
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user