notification for slack message

This commit is contained in:
akemidx 2023-01-24 16:20:20 -05:00
parent 19cf170dd9
commit cafe8f3074

View file

@ -60,7 +60,7 @@
@if ($snipeSettings->slack_endpoint!='')
<i class="fab fa-slack"></i>
A slack message will be sent
{{ trans('general.slack_msg_note') }}
@endif
</div>
</div>