mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 10:17:42 +02:00
Add ai usage to billing (#10138)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -304,7 +304,8 @@ const view = plugin(viewId, {
|
||||
MasterDetail: '' as Asset,
|
||||
Tree: '' as Asset,
|
||||
Document: '' as Asset,
|
||||
Print: '' as Asset
|
||||
Print: '' as Asset,
|
||||
AiStar: '' as Asset
|
||||
},
|
||||
category: {
|
||||
General: '' as Ref<ActionCategory>,
|
||||
|
||||
Reference in New Issue
Block a user