mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
Merge pull request #32343 from overleaf/mj-fix-ai-paywall
[web] Fix initial project load ai paywall GitOrigin-RevId: 5183fd48fb067961ba6cf0f7593407411fa4ab6a
This commit is contained in:
committed by
Copybot
parent
e5f2cedd4f
commit
84fa80c8e9
@@ -961,7 +961,7 @@ const _ProjectController = {
|
||||
userRestrictions: Array.from(req.userRestrictions || []),
|
||||
showAiFeatures,
|
||||
onAiFreeTrial:
|
||||
user.features?.aiUsageQuota === Settings.aiFeatures?.freeTrialQuota,
|
||||
fullFeatureSet?.aiUsageQuota === Settings.aiFeatures?.freeTrialQuota,
|
||||
detachRole,
|
||||
metadata: { viewport: false },
|
||||
showUpgradePrompt,
|
||||
|
||||
Reference in New Issue
Block a user