mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 05:53:54 +03:00
No another create
This commit is contained in:
@@ -9,4 +9,5 @@ use Filament\Resources\Pages\CreateRecord;
|
||||
class CreateServer extends CreateRecord
|
||||
{
|
||||
protected static string $resource = ServerResource::class;
|
||||
protected static bool $canCreateAnother = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user