mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 14:24:46 +02:00
No another create
This commit is contained in:
parent
21247e91c7
commit
695ebd35a4
@ -9,4 +9,5 @@ use Filament\Resources\Pages\CreateRecord;
|
|||||||
class CreateServer extends CreateRecord
|
class CreateServer extends CreateRecord
|
||||||
{
|
{
|
||||||
protected static string $resource = ServerResource::class;
|
protected static string $resource = ServerResource::class;
|
||||||
|
protected static bool $canCreateAnother = false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user