mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
Add institution name field to the database (#15862)
GitOrigin-RevId: 5527692bb476a8504e3540e827d62e41d8813d60
This commit is contained in:
+2
@@ -20,6 +20,7 @@ async function upsertOnboardingDataCollection({
|
||||
companyDivisionDepartment,
|
||||
companyJobTitle,
|
||||
governmentJobTitle,
|
||||
institutionName,
|
||||
otherJobTitle,
|
||||
nonprofitDivisionDepartment,
|
||||
nonprofitJobTitle,
|
||||
@@ -37,6 +38,7 @@ async function upsertOnboardingDataCollection({
|
||||
companyDivisionDepartment,
|
||||
companyJobTitle,
|
||||
governmentJobTitle,
|
||||
institutionName,
|
||||
otherJobTitle,
|
||||
nonprofitDivisionDepartment,
|
||||
nonprofitJobTitle,
|
||||
|
||||
Reference in New Issue
Block a user