Merge pull request #7820 from overleaf/msm-settings-leavers-survey

[Settings] Institutional Leavers Survey

GitOrigin-RevId: 1774af7fc4bb90cb39c9fc188323c44a1256bb3d
This commit is contained in:
Timothée Alby
2022-05-17 08:04:00 +00:00
committed by Copybot
parent afe9e486ae
commit cb065e7f12
8 changed files with 131 additions and 1 deletions
+1
View File
@@ -7,4 +7,5 @@ export type UserEmailData = {
default: boolean
samlProviderId?: string
ssoAvailable?: boolean
emailHasInstitutionLicence?: boolean
}