We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2696bf commit 442ab5bCopy full SHA for 442ab5b
app/Http/Controllers/Plugins/ViewPluginController.php
@@ -22,7 +22,7 @@ public function __invoke(GetPluginsListData $getPluginsListData, string $plugin)
22
->image($plugin->getImageUrl() ?? $plugin->getThumbnailUrl());
23
24
$featuredPlugins = [
25
- 'filament-minimal-theme',
+ 'filament-themes',
26
'kenneth-sese-advanced-tables',
27
'ralphjsmit-media-library-manager',
28
];
0 commit comments