oms-Billing/Admin/Install/Media2.install.json
Dennis Eichhorn 0722a5dea0
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

13 lines
309 B
JSON

[
{
"type": "upload",
"create_collection": true,
"name": "Default",
"virtualPath": "/Modules/Billing/Templates",
"path": "/Modules/Billing/Templates/Default",
"files": [
"/Modules/Billing/Admin/Install/Media"
],
"user": 1
}
]