mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Add AI feature detection to subscription in OAuth user info (#24240)
* Add AI feature detection to subscription in OAuth user info * remove subscriptionHasAi GitOrigin-RevId: 73cdbe452cc5c7f5e379d29723978b33cb827762
This commit is contained in:
committed by
Copybot
parent
800b151024
commit
6932b3deb7
@@ -24,6 +24,7 @@ class PromisifiedSubscription {
|
||||
this.features = options.features
|
||||
this.ssoConfig = options.ssoConfig
|
||||
this.groupPolicy = options.groupPolicy
|
||||
this.addOns = options.addOns
|
||||
}
|
||||
|
||||
async ensureExists() {
|
||||
|
||||
Reference in New Issue
Block a user