stupid
This commit is contained in:
parent
68a160029d
commit
1ab729aafd
|
@ -183,11 +183,11 @@ class Gitea(WebgitClient):
|
|||
repo_name,
|
||||
),
|
||||
json={
|
||||
"active": True,
|
||||
"config": {
|
||||
"url": http_endpoint,
|
||||
"content_type": "json",
|
||||
},
|
||||
"active": True,
|
||||
"events": events,
|
||||
"type": "gitea",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue