Files
vendoo/config/modules-state.json
Masterluke77andGitHub 6f48827f4d Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix

* fix: track native source modules with root-anchored runtime ignores
2026-07-09 17:09:00 +02:00

21 lines
447 B
JSON

{
"schemaVersion": 1,
"modules": {
"vendoo.quality": {
"enabled": false,
"source": "module-manager",
"updatedAt": "2026-07-09T13:26:08.325Z"
},
"vendoo.flux-studio": {
"enabled": false,
"source": "module-manager",
"updatedAt": "2026-07-09T13:26:08.340Z"
},
"vendoo.ai": {
"enabled": true,
"source": "module-manager",
"updatedAt": "2026-07-09T13:26:16.043Z"
}
}
}