Add ai usage to billing (#10138)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2025-10-24 12:02:39 +04:00
committed by GitHub
parent 6867dc9211
commit f2e0ca1453
45 changed files with 1001 additions and 65 deletions
+2 -1
View File
@@ -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>,