mirror of
https://github.com/go-gitea/gitea
synced 2025-03-04 01:34:19 +00:00
These buttons are now disabled when the webhook is not active. The buttons were always enabled before this change. - Fixes #26824 - Replaces #26814 # Before   # After   Signed-off-by: Yarden Shoham <git@yardenshoham.com>