webhook ui small impr
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"controller": "controllers/record",
|
||||
"inlineEditDisabled": true,
|
||||
"recordViews": {
|
||||
"list": "views/webhook/record/list"
|
||||
},
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
"url": {
|
||||
"type": "varchar",
|
||||
"maxLength": 512,
|
||||
"required": true
|
||||
"required": true,
|
||||
"copyToClipboard": true
|
||||
},
|
||||
"isActive": {
|
||||
"type": "bool",
|
||||
|
||||
Reference in New Issue
Block a user