Fix 'Due Soon Days' User Settings for Chores and Batteries

This commit is contained in:
Trevor Tabaka 2026-01-24 00:57:52 -05:00
parent 2a124a3d47
commit 2a0e077fa6
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
<div class="row"> <div class="row">
<div class="col-lg-4 col-md-8 col-12"> <div class="col-lg-4 col-md-8 col-12">
<h4 ">{{ $__t('Chores overview') }}</h4> <h4>{{ $__t('Chores overview') }}</h4>
@include('components.numberpicker', array( @include('components.numberpicker', array(
'id' => 'chores_due_soon_days', 'id' => 'chores_due_soon_days',