diff --git a/frontend/src/pages/Batches/components/BatchOverlay.vue b/frontend/src/pages/Batches/components/BatchOverlay.vue index 73777cee..e71b0b13 100644 --- a/frontend/src/pages/Batches/components/BatchOverlay.vue +++ b/frontend/src/pages/Batches/components/BatchOverlay.vue @@ -1,100 +1,108 @@ diff --git a/lms/lms/utils.py b/lms/lms/utils.py index 04e8299f..b12e16d3 100644 --- a/lms/lms/utils.py +++ b/lms/lms/utils.py @@ -1129,6 +1129,7 @@ def get_batch_details(batch: str): "zoom_account", "conferencing_provider", "google_meet_account", + "video_link", ], as_dict=True, )