1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 12:38:20 +00:00
Files
gitea/routers/routes
Russell Aunger a3b10538ec Fix webhook type conflation. (#4285) (#4289)
- Fix typo that caused Gogs hooks to be created as Gitea hooks.
- Fix typo that caused Gogs hooks to be duplicated upon edit (though this bug was masked by the previous one).

Signed-off-by: Russell Aunger <rba@live.com>
2018-06-21 12:06:29 +02:00
..