Allow disabling frontlight

This commit is contained in:
Djuri 2024-09-02 22:38:11 +02:00
parent e21b9895a7
commit 2c7f7f667c
6 changed files with 69 additions and 53 deletions

View file

@ -187,7 +187,7 @@
</Form>
<hr />
{/if}
{#if $settings.hasFrontlight}
{#if $settings.hasFrontlight && !$settings.flDisable}
<h3>{$_('section.control.frontlight')}</h3>
<Row class="d-flex justify-content-between justify-content-md-end">
<Col md="auto" class="">