Files
@ d612fd653562
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
d612fd653562
4.4 KiB
image/svg+xml
admin: hooks: prevent creation of existing custom hook
Trying to add a hook that already exists does not currently give an error
but does not work.
Detect the situation and report via a flash.
Trying to add a hook that already exists does not currently give an error
but does not work.
Detect the situation and report via a flash.