Create name

This commit is contained in:
SteveLz 2024-06-26 20:23:19 +08:00 committed by GitHub
parent b916a1c4fb
commit ddf61ccaff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
data/fields/tunnel/name Normal file
View file

@ -0,0 +1,8 @@
{
"key": "tunnel:name",
"type": "typeCombo",
"label": "Tunnel Name"
"prerequisiteTag": {
"key": "tunnel"
}
}