migration script

# Conflicts:
#	app/Filament/Resources/Torrent/AnnounceLogResource.php
This commit is contained in:
NekoCH
2025-09-21 18:07:38 +08:00
parent f0b50e4826
commit 532f3bdb3f
131 changed files with 2177 additions and 1644 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ use Filament\Clusters\Cluster;
class Plugin extends Cluster
{
protected static ?string $navigationIcon = 'heroicon-o-squares-2x2';
protected static string | \BackedEnum | null $navigationIcon = 'heroicon-o-squares-2x2';
}