mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Unify quota management between Overleaf and Writefull (#31225)
GitOrigin-RevId: 66b6d9a3b5bbd3c37ace0022a84a12dff353c575
This commit is contained in:
committed by
Copybot
parent
43832b7a43
commit
5cca8b0b4b
2
services/web/.vscode/settings.json
vendored
2
services/web/.vscode/settings.json
vendored
@@ -3,5 +3,5 @@
|
||||
"node_modules": true,
|
||||
"data": true
|
||||
},
|
||||
"cSpell.words": ["docstore", "Tpds"]
|
||||
"cSpell.words": ["docstore", "Tpds", "Writefull"]
|
||||
}
|
||||
|
||||
@@ -464,6 +464,7 @@ const _ProjectController = {
|
||||
'email-notifications',
|
||||
'wf-enable-freemium-super-complete',
|
||||
'wf-enable-super-complete-promotion',
|
||||
'plans-2026-phase-1',
|
||||
].filter(Boolean)
|
||||
|
||||
const getUserValues = async userId =>
|
||||
|
||||
Reference in New Issue
Block a user