feat: refs #6634 Modified collection-label #1932

Merged
guillermo merged 5 commits from 6634-collectionLabelPrevia into dev 2024-01-15 09:53:46 +00:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 107e35001a - Show all commits

View File

@ -1,6 +1,9 @@
{
"name": "RoutesMonitor",
"base": "Loggable",
"base": "VnModel",
"mixins": {
"Loggable": true
},
"options": {
"mysql": {
"table": "routesMonitor"