Merge pull request #6 from BenHall-1/patch-3

Added a warning about autoclose being disabled
This commit is contained in:
Ryan 2021-01-13 16:41:24 +00:00 committed by GitHub
commit f76f6af156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,6 +193,7 @@
<div class="card">
<div class="card-header">
<h4 class="card-title">Auto-Close</h4>
<div class="alert alert-danger">This feature is currently disabled. Changing the settings below may not currently be fully functional</div>
</div>
<div class="card-body">
<form onsubmit="updateAutoCloseSettings(); return false;">