diff --git a/common/utils/firebase.py b/common/utils/firebase.py index f887026..fadcda6 100644 --- a/common/utils/firebase.py +++ b/common/utils/firebase.py @@ -48,6 +48,8 @@ "checkedIn", "checkedInBy", "checkedInAt", # admin-only enrichment "certificates", + # judge intro video + LMS training cert links (review team only) + "introductionVideoUrl", "judgeTrainingIntroCertUrl", "judgeTrainingToolCertUrl", }) def get_db():