diff --git a/app/[locale]/(protected)/contributor/task-ta/page.tsx b/app/[locale]/(protected)/contributor/task-ta/page.tsx index 70c0e408..a1e93808 100644 --- a/app/[locale]/(protected)/contributor/task-ta/page.tsx +++ b/app/[locale]/(protected)/contributor/task-ta/page.tsx @@ -35,10 +35,19 @@ const TaskTaPage = () => {
- {t("tabel", { defaultValue: "Tabel" })} {t("task-ta", { defaultValue: "Task Ta" })} + {t("tabel", { defaultValue: "Tabel" })}{" "} + {t("task-ta", { defaultValue: "Task Ta" })}
- {roleId !== 12 && ( + {/* {roleId !== 12 && ( + + + + )} */} + {roleId !== 12 && roleId !== 11 && (