Remove commented out code and fix indentation

This commit is contained in:
Andras Bacsai 2023-11-17 10:21:42 +01:00
parent 88c5d87084
commit 81e6482d7a

View File

@ -24,7 +24,7 @@
</x-forms.button>
</div>
</form>
<h3>Highlight.io</h3>
{{-- <h3>Highlight.io</h3>
<div class="w-32">
<x-forms.checkbox instantSave='instantSave("highlight")'
id="server.settings.is_logdrain_highlight_enabled" label="Enabled" />
@ -41,7 +41,7 @@
Save
</x-forms.button>
</div>
</form>
</form> --}}
<h3>Axiom</h3>
<div class="w-32">
<x-forms.checkbox instantSave='instantSave("axiom")' id="server.settings.is_logdrain_axiom_enabled"