Better description

This commit is contained in:
Lance Pioch 2024-04-11 00:45:26 -04:00
parent b2e5b4862d
commit 6689e796a7

View File

@ -16,7 +16,7 @@ class CreateNode extends CreateRecord
protected static bool $canCreateAnother = false;
protected ?string $subheading = '(a machine that runs Wings to connect back to this Panel)';
protected ?string $subheading = 'which is a machine that runs your Servers';
public function form(Forms\Form $form): Forms\Form
{