Files
@ d612fd653562
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
d612fd653562
1023 B
text/plain
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.