feat: sending ai usage quota to WF during sync (#32381)
GitOrigin-RevId: 0bd5eec1f5f940e3245d9fa22f01dcf69b2b45d6
This commit is contained in:
committed by
Copybot
parent
0ed4df54cf
commit
6aadc81405
@@ -117,6 +117,7 @@ async function refreshFeatures(userId, reason) {
|
||||
userOverleafId: userId,
|
||||
// todo: quota clean-up: collab with writefull to rename this, and check if still needed
|
||||
hasAiAssist: hasPremiumAiFeatures,
|
||||
aiUsageQuota: newFeatures.aiUsageQuota,
|
||||
},
|
||||
method: 'POST',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user