From aab7bdcc208f7eaffc520ae830fe0346efdc17a3 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 23 Oct 2024 11:02:16 +0530 Subject: [PATCH] fix: show live class start button only to moderators and evaluators --- frontend/src/components/LiveClass.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/components/LiveClass.vue b/frontend/src/components/LiveClass.vue index 21fe6e016..102927d39 100644 --- a/frontend/src/components/LiveClass.vue +++ b/frontend/src/components/LiveClass.vue @@ -37,6 +37,7 @@