mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-26 00:04:45 +02:00
Specify split keys
This commit is contained in:
parent
2812129d00
commit
daf2cb0ebc
@ -193,6 +193,7 @@ class ServerResource extends Resource
|
||||
They usually consist of the port forwarded ones.
|
||||
')
|
||||
->label('Ports')
|
||||
->splitKeys(['Tab', ' ', ','])
|
||||
->required(),
|
||||
])
|
||||
->createOptionUsing(function (array $data, Forms\Get $get): int {
|
||||
|
Loading…
x
Reference in New Issue
Block a user