diff --git a/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx b/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx index 36e2feea..5c6963d2 100644 --- a/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx +++ b/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx @@ -527,7 +527,7 @@ const CalendarView = ({ categories }: CalendarViewProps) => { - {[3, 11, 2].includes(roleId) && ( + {[3, 11, 2, 12].includes(roleId) && (