mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
migration script
# Conflicts: # app/Filament/Resources/Torrent/AnnounceLogResource.php
This commit is contained in:
@@ -7,7 +7,7 @@ use Filament\Widgets\Widget;
|
||||
|
||||
class StatTable extends Widget
|
||||
{
|
||||
protected static string $view = 'filament.widgets.stat-table';
|
||||
protected string $view = 'filament.widgets.stat-table';
|
||||
|
||||
protected function getHeader(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user