mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
migration script
# Conflicts: # app/Filament/Resources/Torrent/AnnounceLogResource.php
This commit is contained in:
@@ -6,7 +6,7 @@ use Filament\Widgets\Widget;
|
||||
|
||||
class AccountInfo extends Widget
|
||||
{
|
||||
protected static string $view = 'filament.widgets.account-info';
|
||||
protected string $view = 'filament.widgets.account-info';
|
||||
|
||||
protected int | string | array $columnSpan = 'full';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user