mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
FIX bug
This commit is contained in:
@@ -25,7 +25,7 @@ class Gitea::Repository::Entries::CreateService < Gitea::ClientService
|
||||
@owner = owner
|
||||
@repo_name = repo_name
|
||||
@filepath = filepath
|
||||
@body = bodys
|
||||
@body = body
|
||||
end
|
||||
|
||||
def call
|
||||
|
||||
Reference in New Issue
Block a user