diff --git a/resources/views/livewire/plugins/index.blade.php b/resources/views/livewire/plugins/index.blade.php index dfc2c91..e5f19ec 100644 --- a/resources/views/livewire/plugins/index.blade.php +++ b/resources/views/livewire/plugins/index.blade.php @@ -180,9 +180,11 @@ new class extends Component { Import from OSS Catalog - - Import from TRMNL Catalog - + @if(config('services.trmnl.liquid_enabled')) + + Import from TRMNL Catalog + + @endif Seed Example Recipes