diff --git a/resources/views/livewire/devices/configure.blade.php b/resources/views/livewire/devices/configure.blade.php index fc2f51e..e2cefe4 100644 --- a/resources/views/livewire/devices/configure.blade.php +++ b/resources/views/livewire/devices/configure.blade.php @@ -326,7 +326,7 @@ new class extends Component {
- + @@ -338,11 +338,11 @@ new class extends Component {
- +
- +
@@ -399,7 +399,7 @@ new class extends Component {
- + @@ -411,11 +411,11 @@ new class extends Component {
- +
- +
@@ -473,7 +473,7 @@ new class extends Component { wire:click="togglePlaylistItemActive({{ $item->id }})" :checked="$item->is_active"/> - +
@if(!$loop->first) - +
@if($playlist->items->count() > 1) @if(!$loop->first) @@ -250,7 +250,7 @@ new class extends Component {
- + @@ -262,11 +262,11 @@ new class extends Component {
- +
- +
diff --git a/resources/views/livewire/plugins/recipe.blade.php b/resources/views/livewire/plugins/recipe.blade.php index 489336f..5d0c2d0 100644 --- a/resources/views/livewire/plugins/recipe.blade.php +++ b/resources/views/livewire/plugins/recipe.blade.php @@ -253,7 +253,7 @@ HTML;
- + @@ -265,11 +265,11 @@ HTML;
- +
- +
@endif @endif