fix: add clientModule to module.json for client-side template resolution
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,5 +4,6 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"espocrm": ">=8.0.0"
|
"espocrm": ">=8.0.0"
|
||||||
},
|
},
|
||||||
"description": "Data migration tool for case data backup and restore"
|
"description": "Data migration tool for case data backup and restore",
|
||||||
|
"clientModule": "data-migration"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user