mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
[FIX]为组织创建项目做准备
This commit is contained in:
@@ -124,7 +124,7 @@ class VersionReleasesController < ApplicationController
|
||||
|
||||
private
|
||||
def set_user
|
||||
@user = @repository.user
|
||||
@user = @repository.owner
|
||||
end
|
||||
|
||||
def find_version
|
||||
|
||||
Reference in New Issue
Block a user