Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 68b3536084 | |||
| 97f7607b2b |
+10
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"controller": "controllers/record",
|
||||||
|
"color": "#5e8c61",
|
||||||
|
"iconClass": "fas fa-list-check",
|
||||||
|
"boolFilterList": ["onlyMy"],
|
||||||
|
"filterList": [
|
||||||
|
{"name": "active"},
|
||||||
|
{"name": "inactive"}
|
||||||
|
]
|
||||||
|
}
|
||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
"module": "SmartAssistant",
|
"module": "SmartAssistant",
|
||||||
"description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and AI Gateway integration",
|
"description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and AI Gateway integration",
|
||||||
"author": "klear",
|
"author": "klear",
|
||||||
"version": "2.10.3",
|
"version": "2.10.4",
|
||||||
"acceptableVersions": [
|
"acceptableVersions": [
|
||||||
">=8.0.0"
|
">=8.0.0"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user