mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-27 19:14:46 +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.
|
They usually consist of the port forwarded ones.
|
||||||
')
|
')
|
||||||
->label('Ports')
|
->label('Ports')
|
||||||
|
->splitKeys(['Tab', ' ', ','])
|
||||||
->required(),
|
->required(),
|
||||||
])
|
])
|
||||||
->createOptionUsing(function (array $data, Forms\Get $get): int {
|
->createOptionUsing(function (array $data, Forms\Get $get): int {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user