FIX bug
This commit is contained in:
parent
72ba784e70
commit
28c7199ce6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue