Merge pull request #18175 from overleaf/jdt-new-bib-file-prompt

[Web] Add opportunistic prompts for third party references

GitOrigin-RevId: d794df16781d0db707423f23ab12f40a13604907
This commit is contained in:
Jimmy Domagala-Tang
2024-05-23 12:12:23 -04:00
committed by Copybot
parent e3ff70e896
commit 81903bb79d
11 changed files with 90 additions and 24 deletions
@@ -7,6 +7,7 @@ const VALID_KEYS = [
'table-generator-promotion',
'writefull-integration',
'writefull-oauth-promotion',
'bib-file-tpr-prompt',
]
async function completeTutorial(req, res, next) {