mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
修改项目创建的问题
This commit is contained in:
@@ -50,6 +50,6 @@ class Projects::CreateService < ApplicationService
|
||||
end
|
||||
|
||||
def repo_is_public
|
||||
!get_is_public
|
||||
params[:private].blank? ? true : !get_is_public
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user