Capitalizar
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pau 2022-10-18 10:38:40 +02:00
parent c9e9e3545d
commit f481cc3c97
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ INSERT INTO
VALUES
(
344,
'workerDisableExcluded',
'WorkerDisableExcluded',
'*',
'*',
'ALLOW',

View File

@ -65,7 +65,7 @@
"WorkerTimeControlMail": {
"dataSource": "vn"
},
"workerDisableExcluded": {
"WorkerDisableExcluded": {
"dataSource": "vn"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "workerDisableExcluded",
"name": "WorkerDisableExcluded",
"base": "VnModel",
"options": {
"mysql": {