oms-FleetManagement/Admin/Install/Media.install.json
Dennis Eichhorn 29f0411b89 bug fixes
2024-05-12 00:03:34 +00:00

16 lines
340 B
JSON
Executable File

[
{
"type": "collection",
"create_directory": true,
"name": "FleetManagement",
"virtualPath": "/Modules",
"user": 1
},
{
"type": "collection",
"create_directory": true,
"name": "Vehicle",
"virtualPath": "/Modules/FleetManagement",
"user": 1
}
]