Merge pull request #12664 from Godmartinz/The_final_lowercase

The final lowercase in webhooks
This commit is contained in:
snipe 2023-03-14 17:09:20 -07:00 committed by GitHub
commit 322fd76353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@
</div>
<!--Webhook Integration Test-->
@if($webhook_selected == 'Slack' || $webhook_selected == 'Discord')
@if($webhook_selected == 'slack')
@if($webhook_endpoint != null && $webhook_channel != null)
<div class="form-group col-md-12">
<div class="col-md-offset-3 col-md-9">